Rate Overview
Live
1 ZWL = 0.082298 CUP
1 CUP = 12.1510
ZWL
Avg
0.082298
High
0.082298
Low
0.082298
Last updated: 4/18/2026, 8:47:12 AM
Quick Conversions
| ZWL | CUP |
|---|---|
| 1 ZWL | 0.08 CUP |
| 10 ZWL | 0.82 CUP |
| 50 ZWL | 4.11 CUP |
| 100 ZWL | 8.23 CUP |
| 500 ZWL | 41.15 CUP |
| 1,000 ZWL | 82.30 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-04-18T08:47:12Z",
"rates": {
"CUP": 0.082298
}
}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": 8.2298,
"rate": 0.082298
}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