Rate Overview
Live
1 MXN = 217.3970 UGX
1 UGX = 0.004600
MXN
Avg
198.8265
High
218.6529
Low
186.6462
Last updated: 5/27/2026, 7:18:50 PM
Quick Conversions
| MXN | UGX |
|---|---|
| 1 MXN | 217.40 UGX |
| 10 MXN | 2,173.97 UGX |
| 50 MXN | 10,869.85 UGX |
| 100 MXN | 21,739.70 UGX |
| 500 MXN | 108,698.50 UGX |
| 1,000 MXN | 217,396.99 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-27T19:18:50Z",
"rates": {
"UGX": 217.39699
}
}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": 21739.699,
"rate": 217.39699
}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