Rate Overview
Live
1 ZWL = 0.006808 CRC
1 CRC = 146.8860
ZWL
Avg
0.196541
High
1.5395
Low
0.006751
Last updated: 7/29/2026, 3:29:46 AM
Quick Conversions
| ZWL | CRC |
|---|---|
| 1 ZWL | 0.01 CRC |
| 10 ZWL | 0.07 CRC |
| 50 ZWL | 0.34 CRC |
| 100 ZWL | 0.68 CRC |
| 500 ZWL | 3.40 CRC |
| 1,000 ZWL | 6.81 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-07-29T03:29:46Z",
"rates": {
"CRC": 0.006808
}
}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.6808,
"rate": 0.006808
}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