Rate Overview
Live
1 MXN = 214.3635 UGX
1 UGX = 0.004665
MXN
Avg
213.7838
High
216.5944
Low
212.1348
Last updated: 4/17/2026, 6:05:34 AM
Quick Conversions
| MXN | UGX |
|---|---|
| 1 MXN | 214.36 UGX |
| 10 MXN | 2,143.64 UGX |
| 50 MXN | 10,718.18 UGX |
| 100 MXN | 21,436.35 UGX |
| 500 MXN | 107,181.75 UGX |
| 1,000 MXN | 214,363.50 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-04-17T06:05:34Z",
"rates": {
"UGX": 214.363504
}
}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": 21436.3504,
"rate": 214.363504
}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