Rate Overview
Live
1 UAH = 38.6575 MWK
1 MWK = 0.025868
UAH
Avg
38.6399
High
38.7024
Low
38.4932
Last updated: 6/19/2026, 8:32:22 AM
Quick Conversions
| UAH | MWK |
|---|---|
| 1 UAH | 38.66 MWK |
| 10 UAH | 386.57 MWK |
| 50 UAH | 1,932.87 MWK |
| 100 UAH | 3,865.75 MWK |
| 500 UAH | 19,328.74 MWK |
| 1,000 UAH | 38,657.48 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-06-19T08:32:22Z",
"rates": {
"MWK": 38.657482
}
}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": 3865.7482,
"rate": 38.657482
}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