Rate Overview
Live
1 MNT = 1.0527 UGX
1 UGX = 0.949921
MNT
Avg
1.0500
High
1.0527
Low
1.0412
Last updated: 5/7/2026, 1:26:05 AM
Quick Conversions
| MNT | UGX |
|---|---|
| 1 MNT | 1.05 UGX |
| 10 MNT | 10.53 UGX |
| 50 MNT | 52.64 UGX |
| 100 MNT | 105.27 UGX |
| 500 MNT | 526.36 UGX |
| 1,000 MNT | 1,052.72 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-05-07T01:26:05Z",
"rates": {
"UGX": 1.052719
}
}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": 105.2719,
"rate": 1.052719
}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