Rate Overview
Live
1 UGX = 0.004854 MXN
1 MXN = 206.0157
UGX
Avg
0.005280
High
0.005631
Low
0.004831
Last updated: 3/27/2026, 2:49:02 PM
Quick Conversions
| UGX | MXN |
|---|---|
| 1 UGX | 0.00 MXN |
| 10 UGX | 0.05 MXN |
| 50 UGX | 0.24 MXN |
| 100 UGX | 0.49 MXN |
| 500 UGX | 2.43 MXN |
| 1,000 UGX | 4.85 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-03-27T14:49:02Z",
"rates": {
"MXN": 0.004854
}
}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.4854,
"rate": 0.004854
}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