Rate Overview
Live
1 UGX = 0.965707 MNT
1 MNT = 1.0355
UGX
Avg
0.954861
High
0.965707
Low
0.948563
Last updated: 6/16/2026, 7:43:54 AM
Quick Conversions
| UGX | MNT |
|---|---|
| 1 UGX | 0.97 MNT |
| 10 UGX | 9.66 MNT |
| 50 UGX | 48.29 MNT |
| 100 UGX | 96.57 MNT |
| 500 UGX | 482.85 MNT |
| 1,000 UGX | 965.71 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-06-16T07:43:54Z",
"rates": {
"MNT": 0.965707
}
}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": 96.5707,
"rate": 0.965707
}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