Rate Overview
Live
1 MNT = 1.0197 UGX
1 UGX = 0.980724
MNT
Avg
1.0226
High
1.0258
Low
1.0197
Last updated: 7/5/2026, 12:13:08 AM
Quick Conversions
| MNT | UGX |
|---|---|
| 1 MNT | 1.02 UGX |
| 10 MNT | 10.20 UGX |
| 50 MNT | 50.98 UGX |
| 100 MNT | 101.97 UGX |
| 500 MNT | 509.83 UGX |
| 1,000 MNT | 1,019.66 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-07-05T00:13:08Z",
"rates": {
"UGX": 1.019655
}
}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": 101.96549999999999,
"rate": 1.019655
}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