Rate Overview
Live
1 ZWL = 0.000377 CUP
1 CUP = 2652.52
ZWL
Avg
0.000374
High
0.000378
Low
0.000369
Last updated: 3/27/2026, 1:38:39 PM
Quick Conversions
| ZWL | CUP |
|---|---|
| 1 ZWL | 0.00 CUP |
| 10 ZWL | 0.00 CUP |
| 50 ZWL | 0.02 CUP |
| 100 ZWL | 0.04 CUP |
| 500 ZWL | 0.19 CUP |
| 1,000 ZWL | 0.38 CUP |
Get ZWL/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZWL¤cies=CUPExample Response:
{
"success": true,
"base": "ZWL",
"date": "2026-03-27T13:38:39Z",
"rates": {
"CUP": 0.000377
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZWL&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZWL",
"to": "CUP",
"amount": 100
},
"result": 0.0377,
"rate": 0.000377
}Build with ZWL/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key