Rate Overview
Live
1 ZAR = 27.6322 CRC
1 CRC = 0.036190
ZAR
Avg
28.9224
High
31.2965
Low
27.3201
Last updated: 5/27/2026, 10:54:56 PM
Quick Conversions
| ZAR | CRC |
|---|---|
| 1 ZAR | 27.63 CRC |
| 10 ZAR | 276.32 CRC |
| 50 ZAR | 1,381.61 CRC |
| 100 ZAR | 2,763.22 CRC |
| 500 ZAR | 13,816.08 CRC |
| 1,000 ZAR | 27,632.17 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-27T22:54:56Z",
"rates": {
"CRC": 27.632166
}
}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": 2763.2166,
"rate": 27.632166
}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