Rate Overview
Live
1 CUP = 12.1509 ZWL
1 ZWL = 0.082298
CUP
Avg
12.1509
High
12.1509
Low
12.1509
Last updated: 4/17/2026, 6:19:57 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-04-17T06:19:57Z",
"rates": {
"ZWL": 12.150928
}
}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.0928000000001,
"rate": 12.150928
}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