Rate Overview
Live
1 UGX = 0.570472 MMK
1 MMK = 1.7529
UGX
Avg
0.576136
High
0.583747
Low
0.564164
Last updated: 3/6/2026, 2:49:31 PM
Quick Conversions
| UGX | MMK |
|---|---|
| 1 UGX | 0.57 MMK |
| 10 UGX | 5.70 MMK |
| 50 UGX | 28.52 MMK |
| 100 UGX | 57.05 MMK |
| 500 UGX | 285.24 MMK |
| 1,000 UGX | 570.47 MMK |
Get UGX/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=MMKExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-03-06T14:49:31Z",
"rates": {
"MMK": 0.570472
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "MMK",
"amount": 100
},
"result": 57.0472,
"rate": 0.570472
}Build with UGX/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key