Rate Overview
Live
1 UGX = 0.970039 MNT
1 MNT = 1.0309
UGX
Avg
0.978062
High
0.990624
Low
0.959091
Last updated: 3/7/2026, 2:31:37 AM
Quick Conversions
| UGX | MNT |
|---|---|
| 1 UGX | 0.97 MNT |
| 10 UGX | 9.70 MNT |
| 50 UGX | 48.50 MNT |
| 100 UGX | 97.00 MNT |
| 500 UGX | 485.02 MNT |
| 1,000 UGX | 970.04 MNT |
Get UGX/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=MNTExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-03-07T02:31:37Z",
"rates": {
"MNT": 0.970039
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "MNT",
"amount": 100
},
"result": 97.0039,
"rate": 0.970039
}Build with UGX/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key