Rate Overview
Live
1 MNT = 1.0306 UGX
1 UGX = 0.970279
MNT
Avg
1.0336
High
1.0443
Low
1.0288
Last updated: 4/16/2026, 6:31:19 PM
Quick Conversions
| MNT | UGX |
|---|---|
| 1 MNT | 1.03 UGX |
| 10 MNT | 10.31 UGX |
| 50 MNT | 51.53 UGX |
| 100 MNT | 103.06 UGX |
| 500 MNT | 515.32 UGX |
| 1,000 MNT | 1,030.63 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-04-16T18:31:19Z",
"rates": {
"UGX": 1.030631
}
}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.0631,
"rate": 1.030631
}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