Rate Overview
Live
1 UGX = 0.981241 MNT
1 MNT = 1.0191
UGX
Avg
0.978305
High
0.981241
Low
0.974824
Last updated: 7/5/2026, 9:09:41 AM
Quick Conversions
| UGX | MNT |
|---|---|
| 1 UGX | 0.98 MNT |
| 10 UGX | 9.81 MNT |
| 50 UGX | 49.06 MNT |
| 100 UGX | 98.12 MNT |
| 500 UGX | 490.62 MNT |
| 1,000 UGX | 981.24 MNT |
Get UGX/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=MNTExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-07-05T09:09:41Z",
"rates": {
"MNT": 0.981241
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "MNT",
"amount": 100
},
"result": 98.1241,
"rate": 0.981241
}Build with UGX/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key