Rate Overview
Live
1 MNT = 1.0371 UGX
1 UGX = 0.964264
MNT
Avg
1.0338
High
1.0406
Low
1.0299
Last updated: 7/24/2026, 8:27:36 PM
Quick Conversions
| MNT | UGX |
|---|---|
| 1 MNT | 1.04 UGX |
| 10 MNT | 10.37 UGX |
| 50 MNT | 51.85 UGX |
| 100 MNT | 103.71 UGX |
| 500 MNT | 518.53 UGX |
| 1,000 MNT | 1,037.06 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-24T20:27:36Z",
"rates": {
"UGX": 1.03706
}
}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": 103.706,
"rate": 1.03706
}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