Rate Overview
Live
1 ZAR = 28.0971 CRC
1 CRC = 0.035591
ZAR
Avg
27.9623
High
28.0971
Low
27.7060
Last updated: 7/7/2026, 3:56:31 AM
Quick Conversions
| ZAR | CRC |
|---|---|
| 1 ZAR | 28.10 CRC |
| 10 ZAR | 280.97 CRC |
| 50 ZAR | 1,404.85 CRC |
| 100 ZAR | 2,809.71 CRC |
| 500 ZAR | 14,048.54 CRC |
| 1,000 ZAR | 28,097.07 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-07T03:56:31Z",
"rates": {
"CRC": 28.097071
}
}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": 2809.7071,
"rate": 28.097071
}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