Rate Overview
Live
1 MNT = 1.0510 UGX
1 UGX = 0.951462
MNT
Avg
1.0485
High
1.0520
Low
1.0416
Last updated: 9/3/2026, 7:34:17 PM
Quick Conversions
| MNT | UGX |
|---|---|
| 1 MNT | 1.05 UGX |
| 10 MNT | 10.51 UGX |
| 50 MNT | 52.55 UGX |
| 100 MNT | 105.10 UGX |
| 500 MNT | 525.51 UGX |
| 1,000 MNT | 1,051.01 UGX |
Get MNT/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=UGXExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-09-03T19:34:17Z",
"rates": {
"UGX": 1.051014
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "UGX",
"amount": 100
},
"result": 105.10139999999998,
"rate": 1.051014
}Build with MNT/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key