Rate Overview
Live
1 MWK = 0.015256 CUP
1 CUP = 65.5480
MWK
Avg
0.013932
High
0.015256
Low
0.013786
Last updated: 3/28/2026, 4:44:42 PM
Quick Conversions
| MWK | CUP |
|---|---|
| 1 MWK | 0.02 CUP |
| 10 MWK | 0.15 CUP |
| 50 MWK | 0.76 CUP |
| 100 MWK | 1.53 CUP |
| 500 MWK | 7.63 CUP |
| 1,000 MWK | 15.26 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-03-28T16:44:42Z",
"rates": {
"CUP": 0.015256
}
}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.5256,
"rate": 0.015256
}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