Rate Overview
Live
1 UAH = 39.0354 MWK
1 MWK = 0.025618
UAH
Avg
38.9355
High
39.0354
Low
38.8381
Last updated: 9/8/2026, 8:48:21 AM
Quick Conversions
| UAH | MWK |
|---|---|
| 1 UAH | 39.04 MWK |
| 10 UAH | 390.35 MWK |
| 50 UAH | 1,951.77 MWK |
| 100 UAH | 3,903.54 MWK |
| 500 UAH | 19,517.68 MWK |
| 1,000 UAH | 39,035.36 MWK |
Get UAH/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=MWKExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-09-08T08:48:21Z",
"rates": {
"MWK": 39.035358
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "MWK",
"amount": 100
},
"result": 3903.5358,
"rate": 39.035358
}Build with UAH/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key