Rate Overview
Live
1 ZAR = 27.9583 CRC
1 CRC = 0.035767
ZAR
Avg
28.0450
High
28.2640
Low
27.8542
Last updated: 4/17/2026, 12:00:49 PM
Quick Conversions
| ZAR | CRC |
|---|---|
| 1 ZAR | 27.96 CRC |
| 10 ZAR | 279.58 CRC |
| 50 ZAR | 1,397.92 CRC |
| 100 ZAR | 2,795.83 CRC |
| 500 ZAR | 13,979.17 CRC |
| 1,000 ZAR | 27,958.35 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-04-17T12:00:49Z",
"rates": {
"CRC": 27.958345
}
}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": 2795.8345,
"rate": 27.958345
}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