Rate Overview
Live
1 UGX = 0.960733 MNT
1 MNT = 1.0409
UGX
Avg
0.984617
High
1.0302
Low
0.948036
Last updated: 3/27/2026, 1:27:36 PM
Quick Conversions
| UGX | MNT |
|---|---|
| 1 UGX | 0.96 MNT |
| 10 UGX | 9.61 MNT |
| 50 UGX | 48.04 MNT |
| 100 UGX | 96.07 MNT |
| 500 UGX | 480.37 MNT |
| 1,000 UGX | 960.73 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-03-27T13:27:36Z",
"rates": {
"MNT": 0.960733
}
}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.07329999999999,
"rate": 0.960733
}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