Rate Overview
Live
1 UAH = 39.6239 MWK
1 MWK = 0.025237
UAH
Avg
40.0350
High
40.9684
Low
39.4107
Last updated: 3/28/2026, 10:52:22 AM
Quick Conversions
| UAH | MWK |
|---|---|
| 1 UAH | 39.62 MWK |
| 10 UAH | 396.24 MWK |
| 50 UAH | 1,981.19 MWK |
| 100 UAH | 3,962.39 MWK |
| 500 UAH | 19,811.95 MWK |
| 1,000 UAH | 39,623.90 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-28T10:52:22Z",
"rates": {
"MWK": 39.623899
}
}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": 3962.3899,
"rate": 39.623899
}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