Rate Overview
Live
1 MNT = 1.0279 UGX
1 UGX = 0.972843
MNT
Avg
1.0286
High
1.0549
Low
0.970714
Last updated: 7/12/2026, 8:29:48 PM
Quick Conversions
| MNT | UGX |
|---|---|
| 1 MNT | 1.03 UGX |
| 10 MNT | 10.28 UGX |
| 50 MNT | 51.40 UGX |
| 100 MNT | 102.79 UGX |
| 500 MNT | 513.96 UGX |
| 1,000 MNT | 1,027.92 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-07-12T20:29:48Z",
"rates": {
"UGX": 1.027915
}
}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": 102.79149999999998,
"rate": 1.027915
}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