Rate Overview
Live
1 ZAR = 28.2482 CRC
1 CRC = 0.035401
ZAR
Avg
28.1477
High
28.4336
Low
27.8223
Last updated: 9/3/2026, 12:18:49 PM
Quick Conversions
| ZAR | CRC |
|---|---|
| 1 ZAR | 28.25 CRC |
| 10 ZAR | 282.48 CRC |
| 50 ZAR | 1,412.41 CRC |
| 100 ZAR | 2,824.82 CRC |
| 500 ZAR | 14,124.09 CRC |
| 1,000 ZAR | 28,248.19 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-09-03T12:18:49Z",
"rates": {
"CRC": 28.248186
}
}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": 2824.8186,
"rate": 28.248186
}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