Currencies Data

GET {{api-domain}}/crm/v3/org/currencies

To get all the available currencies in your Organization. For detailed information on the API, please refer to our documentation.

RESPONSES

status: OK

{"currencies":[{"symbol":"DA","created_time":"2022-03-23T12:56:35+05:30","is_active":true,"exchange_rate":"1.000000000","format":{"decimal_separator":"Period","thousand_separator":"Comma","decimal_places":"2"},"created_by":{"name":"Patricia Boyle","id":"4876876000000327001"},"prefix_symbol":true,"is_base":true,"modified_time":"2022-03-23T12:56:35+05:30","name":"Algerian Dinar - DZD","modified_by":{"name":"Patricia Boyle","id":"4876876000000327001"},"id":"4876876000000878008","iso_code":"DZD"},{"symbol":"SR","created_time":"2022-05-12T15:11:58+05:30","is_active":true,"exchange_rate":"1.000000000","format":{"decimal_separator":"Period","thousand_separator":"Comma","decimal_places":"2"},"created_by":{"name":"Patricia Boyle","id":"4876876000000327001"},"prefix_symbol":true,"is_base":false,"modified_time":"2022-05-12T15:11:58+05:30","name":"Saudi Riyal - SAR","modified_by":{"name":"Patricia Boyle","id":"4876876000000327001"},"id":"4876876000001160036","iso_code":"SAR"}]}