Rate Overview
Live
1 MWK = 0.025702 UAH
1 UAH = 38.9075
MWK
Avg
0.025716
High
0.025885
Low
0.025604
Last updated: 7/10/2026, 6:42:11 AM
Quick Conversions
| MWK | UAH |
|---|---|
| 1 MWK | 0.03 UAH |
| 10 MWK | 0.26 UAH |
| 50 MWK | 1.29 UAH |
| 100 MWK | 2.57 UAH |
| 500 MWK | 12.85 UAH |
| 1,000 MWK | 25.70 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-07-10T06:42:11Z",
"rates": {
"UAH": 0.025702
}
}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.5702,
"rate": 0.025702
}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