Rate Overview
Live
1 MXN = 217.1125 UGX
1 UGX = 0.004606
MXN
Avg
192.4226
High
217.1125
Low
177.5714
Last updated: 5/28/2026, 12:49:21 AM
Quick Conversions
| MXN | UGX |
|---|---|
| 1 MXN | 217.11 UGX |
| 10 MXN | 2,171.13 UGX |
| 50 MXN | 10,855.63 UGX |
| 100 MXN | 21,711.25 UGX |
| 500 MXN | 108,556.26 UGX |
| 1,000 MXN | 217,112.53 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-28T00:49:21Z",
"rates": {
"UGX": 217.112525
}
}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": 21711.252500000002,
"rate": 217.112525
}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