Rate Overview
Live
1 MWK = 0.015229 CUP
1 CUP = 65.6642
MWK
Avg
0.015230
High
0.015314
Low
0.015216
Last updated: 5/7/2026, 7:59:19 PM
Quick Conversions
| MWK | CUP |
|---|---|
| 1 MWK | 0.02 CUP |
| 10 MWK | 0.15 CUP |
| 50 MWK | 0.76 CUP |
| 100 MWK | 1.52 CUP |
| 500 MWK | 7.61 CUP |
| 1,000 MWK | 15.23 CUP |
Get MWK/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=CUPExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-05-07T19:59:19Z",
"rates": {
"CUP": 0.015229
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "CUP",
"amount": 100
},
"result": 1.5229,
"rate": 0.015229
}Build with MWK/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key