Rate Overview
Live
1 UGX = 0.004693 MXN
1 MXN = 213.0833
UGX
Avg
0.004746
High
0.005048
Low
0.004578
Last updated: 7/21/2026, 9:49:47 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.35 MXN |
| 1,000 UGX | 4.69 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-07-21T09:49:47Z",
"rates": {
"MXN": 0.004693
}
}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.4693,
"rate": 0.004693
}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