Rate Overview
Live
1 MXN = 206.7616 UGX
1 UGX = 0.004836
MXN
Avg
208.2254
High
212.1264
Low
206.7616
Last updated: 3/7/2026, 3:33:30 AM
Quick Conversions
| MXN | UGX |
|---|---|
| 1 MXN | 206.76 UGX |
| 10 MXN | 2,067.62 UGX |
| 50 MXN | 10,338.08 UGX |
| 100 MXN | 20,676.16 UGX |
| 500 MXN | 103,380.80 UGX |
| 1,000 MXN | 206,761.59 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-03-07T03:33:30Z",
"rates": {
"UGX": 206.761591
}
}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": 20676.1591,
"rate": 206.761591
}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