Rate Overview
Live
1 ZWL = 0.006731 CRC
1 CRC = 148.5663
ZWL
Avg
0.269166
High
1.4352
Low
0.006731
Last updated: 5/29/2026, 7:54:06 PM
Quick Conversions
| ZWL | CRC |
|---|---|
| 1 ZWL | 0.01 CRC |
| 10 ZWL | 0.07 CRC |
| 50 ZWL | 0.34 CRC |
| 100 ZWL | 0.67 CRC |
| 500 ZWL | 3.37 CRC |
| 1,000 ZWL | 6.73 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-29T19:54:06Z",
"rates": {
"CRC": 0.006731
}
}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": 0.6731,
"rate": 0.006731
}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