Rate Overview
Live
1 ZAR = 27.6743 CRC
1 CRC = 0.036135
ZAR
Avg
28.8479
High
31.6165
Low
27.0937
Last updated: 5/27/2026, 9:37:23 PM
Quick Conversions
| ZAR | CRC |
|---|---|
| 1 ZAR | 27.67 CRC |
| 10 ZAR | 276.74 CRC |
| 50 ZAR | 1,383.72 CRC |
| 100 ZAR | 2,767.43 CRC |
| 500 ZAR | 13,837.15 CRC |
| 1,000 ZAR | 27,674.30 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-27T21:37:23Z",
"rates": {
"CRC": 27.674304
}
}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": 2767.4303999999997,
"rate": 27.674304
}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