Rate Overview
Live
1 MXN = 217.3576 UGX
1 UGX = 0.004601
MXN
Avg
192.4337
High
217.3576
Low
177.5714
Last updated: 5/27/2026, 10:42:55 PM
Quick Conversions
| MXN | UGX |
|---|---|
| 1 MXN | 217.36 UGX |
| 10 MXN | 2,173.58 UGX |
| 50 MXN | 10,867.88 UGX |
| 100 MXN | 21,735.76 UGX |
| 500 MXN | 108,678.78 UGX |
| 1,000 MXN | 217,357.56 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-27T22:42:55Z",
"rates": {
"UGX": 217.357558
}
}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": 21735.755800000003,
"rate": 217.357558
}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