Rate Overview
Live
1 ZAR = 27.6436 CRC
1 CRC = 0.036175
ZAR
Avg
27.6061
High
27.7511
Low
27.3201
Last updated: 5/28/2026, 12:49:43 AM
Quick Conversions
| ZAR | CRC |
|---|---|
| 1 ZAR | 27.64 CRC |
| 10 ZAR | 276.44 CRC |
| 50 ZAR | 1,382.18 CRC |
| 100 ZAR | 2,764.36 CRC |
| 500 ZAR | 13,821.78 CRC |
| 1,000 ZAR | 27,643.55 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-28T00:49:43Z",
"rates": {
"CRC": 27.643553
}
}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.3553,
"rate": 27.643553
}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