Rate Overview
Live
1 MXN = 215.9863 UGX
1 UGX = 0.004630
MXN
Avg
194.0107
High
215.9863
Low
177.5714
Last updated: 7/29/2026, 4:47:05 AM
Quick Conversions
| MXN | UGX |
|---|---|
| 1 MXN | 215.99 UGX |
| 10 MXN | 2,159.86 UGX |
| 50 MXN | 10,799.31 UGX |
| 100 MXN | 21,598.63 UGX |
| 500 MXN | 107,993.14 UGX |
| 1,000 MXN | 215,986.29 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-29T04:47:05Z",
"rates": {
"UGX": 215.986287
}
}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": 21598.6287,
"rate": 215.986287
}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