Rate Overview
Live
1 ZAR = 28.0871 CRC
1 CRC = 0.035604
ZAR
Avg
28.0408
High
28.1305
Low
27.8489
Last updated: 8/13/2026, 2:49:52 PM
Quick Conversions
| ZAR | CRC |
|---|---|
| 1 ZAR | 28.09 CRC |
| 10 ZAR | 280.87 CRC |
| 50 ZAR | 1,404.35 CRC |
| 100 ZAR | 2,808.71 CRC |
| 500 ZAR | 14,043.54 CRC |
| 1,000 ZAR | 28,087.09 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-08-13T14:49:52Z",
"rates": {
"CRC": 28.087085
}
}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": 2808.7084999999997,
"rate": 28.087085
}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