Rate Overview
Live
1 MXN = 217.3288 UGX
1 UGX = 0.004601
MXN
Avg
217.8987
High
218.9695
Low
217.1339
Last updated: 5/27/2026, 6:17:32 PM
Quick Conversions
| MXN | UGX |
|---|---|
| 1 MXN | 217.33 UGX |
| 10 MXN | 2,173.29 UGX |
| 50 MXN | 10,866.44 UGX |
| 100 MXN | 21,732.88 UGX |
| 500 MXN | 108,664.39 UGX |
| 1,000 MXN | 217,328.78 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-27T18:17:32Z",
"rates": {
"UGX": 217.328775
}
}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": 21732.877500000002,
"rate": 217.328775
}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