Rate Overview
Live
1 UAH = 39.7402 MWK
1 MWK = 0.025163
UAH
Avg
39.8928
High
40.2837
Low
39.5050
Last updated: 3/7/2026, 7:42:34 AM
Quick Conversions
| UAH | MWK |
|---|---|
| 1 UAH | 39.74 MWK |
| 10 UAH | 397.40 MWK |
| 50 UAH | 1,987.01 MWK |
| 100 UAH | 3,974.02 MWK |
| 500 UAH | 19,870.08 MWK |
| 1,000 UAH | 39,740.16 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-03-07T07:42:34Z",
"rates": {
"MWK": 39.740162
}
}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": 3974.0162,
"rate": 39.740162
}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