Rate Overview
Live
1 UGX = 0.967052 MNT
1 MNT = 1.0341
UGX
Avg
0.967232
High
0.970960
Low
0.961010
Last updated: 7/25/2026, 5:47:12 PM
Quick Conversions
| UGX | MNT |
|---|---|
| 1 UGX | 0.97 MNT |
| 10 UGX | 9.67 MNT |
| 50 UGX | 48.35 MNT |
| 100 UGX | 96.71 MNT |
| 500 UGX | 483.53 MNT |
| 1,000 UGX | 967.05 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-25T17:47:12Z",
"rates": {
"MNT": 0.967052
}
}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.7052,
"rate": 0.967052
}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