Rate Overview
Live
1 MXN = 215.9333 UGX
1 UGX = 0.004631
MXN
Avg
211.7849
High
218.6529
Low
204.9058
Last updated: 7/28/2026, 11:13:27 PM
Quick Conversions
| MXN | UGX |
|---|---|
| 1 MXN | 215.93 UGX |
| 10 MXN | 2,159.33 UGX |
| 50 MXN | 10,796.67 UGX |
| 100 MXN | 21,593.33 UGX |
| 500 MXN | 107,966.65 UGX |
| 1,000 MXN | 215,933.31 UGX |
Get MXN/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=UGXExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-07-28T23:13:27Z",
"rates": {
"UGX": 215.933305
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "UGX",
"amount": 100
},
"result": 21593.3305,
"rate": 215.933305
}Build with MXN/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key