Rate Overview
Live
1 MXN = 206.1035 UGX
1 UGX = 0.004852
MXN
Avg
194.0244
High
212.5129
Low
180.6148
Last updated: 3/27/2026, 11:27:12 AM
Quick Conversions
| MXN | UGX |
|---|---|
| 1 MXN | 206.10 UGX |
| 10 MXN | 2,061.03 UGX |
| 50 MXN | 10,305.17 UGX |
| 100 MXN | 20,610.35 UGX |
| 500 MXN | 103,051.73 UGX |
| 1,000 MXN | 206,103.46 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-27T11:27:12Z",
"rates": {
"UGX": 206.10346
}
}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": 20610.346,
"rate": 206.10346
}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