Rate Overview
Live
1 CUP = 12.1509 ZWL
1 ZWL = 0.082298
CUP
Avg
12.1509
High
12.1509
Low
12.1509
Last updated: 5/7/2026, 7:47:44 AM
Quick Conversions
| CUP | ZWL |
|---|---|
| 1 CUP | 12.15 ZWL |
| 10 CUP | 121.51 ZWL |
| 50 CUP | 607.55 ZWL |
| 100 CUP | 1,215.09 ZWL |
| 500 CUP | 6,075.46 ZWL |
| 1,000 CUP | 12,150.93 ZWL |
Get CUP/ZWL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=ZWLExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-05-07T07:47:44Z",
"rates": {
"ZWL": 12.150927
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=ZWL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "ZWL",
"amount": 100
},
"result": 1215.0927,
"rate": 12.150927
}Build with CUP/ZWL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key