Rate Overview
Live
1 CRC = 0.035854 ZAR
1 ZAR = 27.8909
CRC
Avg
0.035805
High
0.036010
Low
0.035597
Last updated: 7/11/2026, 9:46:31 AM
Quick Conversions
| CRC | ZAR |
|---|---|
| 1 CRC | 0.04 ZAR |
| 10 CRC | 0.36 ZAR |
| 50 CRC | 1.79 ZAR |
| 100 CRC | 3.59 ZAR |
| 500 CRC | 17.93 ZAR |
| 1,000 CRC | 35.85 ZAR |
Get CRC/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=ZARExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-07-11T09:46:31Z",
"rates": {
"ZAR": 0.035854
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "ZAR",
"amount": 100
},
"result": 3.5854,
"rate": 0.035854
}Build with CRC/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key