Rate Overview
Live
1 ZAR = 27.1278 CRC
1 CRC = 0.036863
ZAR
Avg
28.4877
High
31.0897
Low
26.4802
Last updated: 3/28/2026, 12:00:40 PM
Quick Conversions
| ZAR | CRC |
|---|---|
| 1 ZAR | 27.13 CRC |
| 10 ZAR | 271.28 CRC |
| 50 ZAR | 1,356.39 CRC |
| 100 ZAR | 2,712.78 CRC |
| 500 ZAR | 13,563.88 CRC |
| 1,000 ZAR | 27,127.76 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-03-28T12:00:40Z",
"rates": {
"CRC": 27.127758
}
}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": 2712.7758,
"rate": 27.127758
}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