Rate Overview
Live
1 MWK = 0.025868 UAH
1 UAH = 38.6578
MWK
Avg
0.025880
High
0.025978
Low
0.025838
Last updated: 6/19/2026, 9:09:07 AM
Quick Conversions
| MWK | UAH |
|---|---|
| 1 MWK | 0.03 UAH |
| 10 MWK | 0.26 UAH |
| 50 MWK | 1.29 UAH |
| 100 MWK | 2.59 UAH |
| 500 MWK | 12.93 UAH |
| 1,000 MWK | 25.87 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-06-19T09:09:07Z",
"rates": {
"UAH": 0.025868
}
}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.5867999999999998,
"rate": 0.025868
}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