Rate Overview
Live
1 UAH = 47.0588 MMK
1 MMK = 0.021250
UAH
Avg
46.8603
High
47.0588
Low
46.7015
Last updated: 7/31/2026, 7:27:34 AM
Quick Conversions
| UAH | MMK |
|---|---|
| 1 UAH | 47.06 MMK |
| 10 UAH | 470.59 MMK |
| 50 UAH | 2,352.94 MMK |
| 100 UAH | 4,705.88 MMK |
| 500 UAH | 23,529.40 MMK |
| 1,000 UAH | 47,058.79 MMK |
Get UAH/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=MMKExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-07-31T07:27:34Z",
"rates": {
"MMK": 47.058794
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "MMK",
"amount": 100
},
"result": 4705.8794,
"rate": 47.058794
}Build with UAH/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key