Rate Overview
Live
1 ZWL = 1.4275 CRC
1 CRC = 0.700534
ZWL
Avg
1.4183
High
1.4292
Low
1.4099
Last updated: 5/9/2026, 8:33:11 AM
Quick Conversions
| ZWL | CRC |
|---|---|
| 1 ZWL | 1.43 CRC |
| 10 ZWL | 14.27 CRC |
| 50 ZWL | 71.37 CRC |
| 100 ZWL | 142.75 CRC |
| 500 ZWL | 713.74 CRC |
| 1,000 ZWL | 1,427.48 CRC |
Get ZWL/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZWL¤cies=CRCExample Response:
{
"success": true,
"base": "ZWL",
"date": "2026-05-09T08:33:11Z",
"rates": {
"CRC": 1.427483
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZWL&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZWL",
"to": "CRC",
"amount": 100
},
"result": 142.7483,
"rate": 1.427483
}Build with ZWL/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key