Rate Overview
Live
1 CRC = 147.3330 ZWL
1 ZWL = 0.006787
CRC
Avg
146.8183
High
147.3330
Low
146.2166
Last updated: 6/19/2026, 8:28:10 AM
Quick Conversions
| CRC | ZWL |
|---|---|
| 1 CRC | 147.33 ZWL |
| 10 CRC | 1,473.33 ZWL |
| 50 CRC | 7,366.65 ZWL |
| 100 CRC | 14,733.30 ZWL |
| 500 CRC | 73,666.52 ZWL |
| 1,000 CRC | 147,333.04 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-06-19T08:28:10Z",
"rates": {
"ZWL": 147.333035
}
}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": 14733.3035,
"rate": 147.333035
}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