Rate Overview
Live
1 MXN = 223.7378 UGX
1 UGX = 0.004470
MXN
Avg
222.3057
High
223.7378
Low
221.2356
Last updated: 9/4/2026, 11:31:49 PM
Quick Conversions
| MXN | UGX |
|---|---|
| 1 MXN | 223.74 UGX |
| 10 MXN | 2,237.38 UGX |
| 50 MXN | 11,186.89 UGX |
| 100 MXN | 22,373.78 UGX |
| 500 MXN | 111,868.92 UGX |
| 1,000 MXN | 223,737.84 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-09-04T23:31:49Z",
"rates": {
"UGX": 223.737838
}
}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": 22373.7838,
"rate": 223.737838
}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