Rate Overview
Live
1 MWK = 0.025163 UAH
1 UAH = 39.7409
MWK
Avg
0.025068
High
0.025313
Low
0.024823
Last updated: 3/7/2026, 9:25:31 AM
Quick Conversions
| MWK | UAH |
|---|---|
| 1 MWK | 0.03 UAH |
| 10 MWK | 0.25 UAH |
| 50 MWK | 1.26 UAH |
| 100 MWK | 2.52 UAH |
| 500 MWK | 12.58 UAH |
| 1,000 MWK | 25.16 UAH |
Get MWK/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=UAHExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-03-07T09:25:31Z",
"rates": {
"UAH": 0.025163
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "UAH",
"amount": 100
},
"result": 2.5163,
"rate": 0.025163
}Build with MWK/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key