Rate Overview
Live
1 MNT = 1.0326 UGX
1 UGX = 0.968395
MNT
Avg
1.0351
High
1.0369
Low
1.0326
Last updated: 8/13/2026, 6:59:12 AM
Quick Conversions
| MNT | UGX |
|---|---|
| 1 MNT | 1.03 UGX |
| 10 MNT | 10.33 UGX |
| 50 MNT | 51.63 UGX |
| 100 MNT | 103.26 UGX |
| 500 MNT | 516.32 UGX |
| 1,000 MNT | 1,032.64 UGX |
Get MNT/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=UGXExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-08-13T06:59:12Z",
"rates": {
"UGX": 1.032636
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "UGX",
"amount": 100
},
"result": 103.26360000000001,
"rate": 1.032636
}Build with MNT/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key