Rate Overview
Live
1 MNT = 1.0409 UGX
1 UGX = 0.960734
MNT
Avg
1.0162
High
1.0548
Low
0.970714
Last updated: 3/27/2026, 9:52:38 AM
Quick Conversions
| MNT | UGX |
|---|---|
| 1 MNT | 1.04 UGX |
| 10 MNT | 10.41 UGX |
| 50 MNT | 52.04 UGX |
| 100 MNT | 104.09 UGX |
| 500 MNT | 520.44 UGX |
| 1,000 MNT | 1,040.87 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-03-27T09:52:38Z",
"rates": {
"UGX": 1.040871
}
}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": 104.0871,
"rate": 1.040871
}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