Rate Overview
Live
1 UGX = 0.004476 MXN
1 MXN = 223.4138
UGX
Avg
0.004483
High
0.004501
Low
0.004468
Last updated: 9/8/2026, 3:52:40 PM
Quick Conversions
| UGX | MXN |
|---|---|
| 1 UGX | 0.00 MXN |
| 10 UGX | 0.04 MXN |
| 50 UGX | 0.22 MXN |
| 100 UGX | 0.45 MXN |
| 500 UGX | 2.24 MXN |
| 1,000 UGX | 4.48 MXN |
Get UGX/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=MXNExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-09-08T15:52:40Z",
"rates": {
"MXN": 0.004476
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "MXN",
"amount": 100
},
"result": 0.4476,
"rate": 0.004476
}Build with UGX/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key