Rate Overview
Live
1 MWK = 0.015274 CUP
1 CUP = 65.4707
MWK
Avg
0.015285
High
0.015342
Low
0.015234
Last updated: 7/31/2026, 11:03:22 AM
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.64 CUP |
| 1,000 MWK | 15.27 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-07-31T11:03:22Z",
"rates": {
"CUP": 0.015274
}
}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.5273999999999999,
"rate": 0.015274
}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