Rate Overview
Live
1 ZAR = 27.6490 CRC
1 CRC = 0.036168
ZAR
Avg
28.9232
High
31.2965
Low
27.3201
Last updated: 5/27/2026, 8:37:03 PM
Quick Conversions
| ZAR | CRC |
|---|---|
| 1 ZAR | 27.65 CRC |
| 10 ZAR | 276.49 CRC |
| 50 ZAR | 1,382.45 CRC |
| 100 ZAR | 2,764.90 CRC |
| 500 ZAR | 13,824.48 CRC |
| 1,000 ZAR | 27,648.96 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-05-27T20:37:03Z",
"rates": {
"CRC": 27.648955
}
}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": 2764.8955,
"rate": 27.648955
}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