Rate Overview
Live
1 ZWL = 0.003105 CUC
1 CUC = 322.0612
ZWL
Avg
0.000236
High
0.003105
Low
0.000015
Last updated: 3/28/2026, 12:07:18 PM
Quick Conversions
| ZWL | CUC |
|---|---|
| 1 ZWL | 0.00 CUC |
| 10 ZWL | 0.03 CUC |
| 50 ZWL | 0.16 CUC |
| 100 ZWL | 0.31 CUC |
| 500 ZWL | 1.55 CUC |
| 1,000 ZWL | 3.11 CUC |
Get ZWL/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZWL¤cies=CUCExample Response:
{
"success": true,
"base": "ZWL",
"date": "2026-03-28T12:07:18Z",
"rates": {
"CUC": 0.003105
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZWL&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZWL",
"to": "CUC",
"amount": 100
},
"result": 0.3105,
"rate": 0.003105
}Build with ZWL/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key