Rate Overview
Live
1 UGX = 0.004630 MXN
1 MXN = 215.9827
UGX
Avg
0.005175
High
0.005631
Low
0.004630
Last updated: 7/28/2026, 4:25:21 PM
Quick Conversions
| UGX | MXN |
|---|---|
| 1 UGX | 0.00 MXN |
| 10 UGX | 0.05 MXN |
| 50 UGX | 0.23 MXN |
| 100 UGX | 0.46 MXN |
| 500 UGX | 2.32 MXN |
| 1,000 UGX | 4.63 MXN |
Get UGX/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=MXNExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-07-28T16:25:21Z",
"rates": {
"MXN": 0.00463
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "MXN",
"amount": 100
},
"result": 0.46299999999999997,
"rate": 0.00463
}Build with UGX/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key