Rate Overview
Live
1 ZAR = 28.1756 CRC
1 CRC = 0.035492
ZAR
Avg
27.4820
High
28.1756
Low
27.0937
Last updated: 5/7/2026, 1:48:54 PM
Quick Conversions
| ZAR | CRC |
|---|---|
| 1 ZAR | 28.18 CRC |
| 10 ZAR | 281.76 CRC |
| 50 ZAR | 1,408.78 CRC |
| 100 ZAR | 2,817.56 CRC |
| 500 ZAR | 14,087.79 CRC |
| 1,000 ZAR | 28,175.58 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-07T13:48:54Z",
"rates": {
"CRC": 28.175581
}
}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": 2817.5581,
"rate": 28.175581
}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