Rate Overview
Live
1 UGX = 0.952656 MNT
1 MNT = 1.0497
UGX
Avg
0.953136
High
0.956028
Low
0.950586
Last updated: 9/4/2026, 5:04:36 AM
Quick Conversions
| UGX | MNT |
|---|---|
| 1 UGX | 0.95 MNT |
| 10 UGX | 9.53 MNT |
| 50 UGX | 47.63 MNT |
| 100 UGX | 95.27 MNT |
| 500 UGX | 476.33 MNT |
| 1,000 UGX | 952.66 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-09-04T05:04:36Z",
"rates": {
"MNT": 0.952656
}
}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": 95.26559999999999,
"rate": 0.952656
}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