Rate Overview
Live
1 MXN = 214.0794 UGX
1 UGX = 0.004671
MXN
Avg
211.5767
High
216.1211
Low
208.5336
Last updated: 7/30/2026, 8:01:13 AM
Quick Conversions
| MXN | UGX |
|---|---|
| 1 MXN | 214.08 UGX |
| 10 MXN | 2,140.79 UGX |
| 50 MXN | 10,703.97 UGX |
| 100 MXN | 21,407.94 UGX |
| 500 MXN | 107,039.71 UGX |
| 1,000 MXN | 214,079.43 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-30T08:01:13Z",
"rates": {
"UGX": 214.079428
}
}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": 21407.9428,
"rate": 214.079428
}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