Rate Overview
Live
1 MXN = 217.4239 UGX
1 UGX = 0.004599
MXN
Avg
207.5417
High
218.9695
Low
195.1578
Last updated: 5/27/2026, 8:25:42 PM
Quick Conversions
| MXN | UGX |
|---|---|
| 1 MXN | 217.42 UGX |
| 10 MXN | 2,174.24 UGX |
| 50 MXN | 10,871.20 UGX |
| 100 MXN | 21,742.39 UGX |
| 500 MXN | 108,711.96 UGX |
| 1,000 MXN | 217,423.91 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-05-27T20:25:42Z",
"rates": {
"UGX": 217.423912
}
}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": 21742.391200000002,
"rate": 217.423912
}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