Rate Overview
Live
1 MXN = 211.4599 UGX
1 UGX = 0.004729
MXN
Avg
215.0066
High
218.4957
Low
209.7744
Last updated: 6/19/2026, 8:40:10 AM
Quick Conversions
| MXN | UGX |
|---|---|
| 1 MXN | 211.46 UGX |
| 10 MXN | 2,114.60 UGX |
| 50 MXN | 10,572.99 UGX |
| 100 MXN | 21,145.99 UGX |
| 500 MXN | 105,729.94 UGX |
| 1,000 MXN | 211,459.88 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-06-19T08:40:10Z",
"rates": {
"UGX": 211.459884
}
}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": 21145.9884,
"rate": 211.459884
}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