Rate Overview
Live
1 UGX = 0.004668 MXN
1 MXN = 214.2245
UGX
Avg
0.004678
High
0.004713
Low
0.004616
Last updated: 4/17/2026, 7:37:50 AM
Quick Conversions
| UGX | MXN |
|---|---|
| 1 UGX | 0.00 MXN |
| 10 UGX | 0.05 MXN |
| 50 UGX | 0.23 MXN |
| 100 UGX | 0.47 MXN |
| 500 UGX | 2.33 MXN |
| 1,000 UGX | 4.67 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-04-17T07:37:50Z",
"rates": {
"MXN": 0.004668
}
}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.46680000000000005,
"rate": 0.004668
}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