Rate Overview
Live
1 ZAR = 28.1330 CRC
1 CRC = 0.035545
ZAR
Avg
28.0343
High
28.2145
Low
27.7941
Last updated: 6/17/2026, 6:46:00 AM
Quick Conversions
| ZAR | CRC |
|---|---|
| 1 ZAR | 28.13 CRC |
| 10 ZAR | 281.33 CRC |
| 50 ZAR | 1,406.65 CRC |
| 100 ZAR | 2,813.30 CRC |
| 500 ZAR | 14,066.49 CRC |
| 1,000 ZAR | 28,132.98 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-06-17T06:46:00Z",
"rates": {
"CRC": 28.132978
}
}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": 2813.2978000000003,
"rate": 28.132978
}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