Rate Overview
Live
1 CRC = 0.703265 ZWL
1 ZWL = 1.4219
CRC
Avg
0.707126
High
0.709271
Low
0.703265
Last updated: 5/7/2026, 9:10:09 AM
Quick Conversions
| CRC | ZWL |
|---|---|
| 1 CRC | 0.70 ZWL |
| 10 CRC | 7.03 ZWL |
| 50 CRC | 35.16 ZWL |
| 100 CRC | 70.33 ZWL |
| 500 CRC | 351.63 ZWL |
| 1,000 CRC | 703.27 ZWL |
Get CRC/ZWL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=ZWLExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-05-07T09:10:09Z",
"rates": {
"ZWL": 0.703265
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=ZWL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "ZWL",
"amount": 100
},
"result": 70.32650000000001,
"rate": 0.703265
}Build with CRC/ZWL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key