Rate Overview
Live
1 UGX = 0.948276 MNT
1 MNT = 1.0545
UGX
Avg
0.952980
High
0.966952
Low
0.945378
Last updated: 5/27/2026, 12:34:31 PM
Quick Conversions
| UGX | MNT |
|---|---|
| 1 UGX | 0.95 MNT |
| 10 UGX | 9.48 MNT |
| 50 UGX | 47.41 MNT |
| 100 UGX | 94.83 MNT |
| 500 UGX | 474.14 MNT |
| 1,000 UGX | 948.28 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-05-27T12:34:31Z",
"rates": {
"MNT": 0.948276
}
}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": 94.8276,
"rate": 0.948276
}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