Rate Overview
Live
1 ZAR = 27.0900 CRC
1 CRC = 0.036914
ZAR
Avg
27.6040
High
28.0922
Low
26.9305
Last updated: 7/28/2026, 1:09:36 AM
Quick Conversions
| ZAR | CRC |
|---|---|
| 1 ZAR | 27.09 CRC |
| 10 ZAR | 270.90 CRC |
| 50 ZAR | 1,354.50 CRC |
| 100 ZAR | 2,709.00 CRC |
| 500 ZAR | 13,545.00 CRC |
| 1,000 ZAR | 27,089.99 CRC |
Get ZAR/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=CRCExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-07-28T01:09:36Z",
"rates": {
"CRC": 27.08999
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "CRC",
"amount": 100
},
"result": 2708.999,
"rate": 27.08999
}Build with ZAR/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key