Rate Overview
Live
1 UAH = 39.0047 MWK
1 MWK = 0.025638
UAH
Avg
38.9376
High
39.0557
Low
38.8054
Last updated: 7/11/2026, 10:44:58 AM
Quick Conversions
| UAH | MWK |
|---|---|
| 1 UAH | 39.00 MWK |
| 10 UAH | 390.05 MWK |
| 50 UAH | 1,950.23 MWK |
| 100 UAH | 3,900.47 MWK |
| 500 UAH | 19,502.33 MWK |
| 1,000 UAH | 39,004.67 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-07-11T10:44:58Z",
"rates": {
"MWK": 39.004669
}
}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": 3900.4669,
"rate": 39.004669
}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