Rate Overview
Live
1 MXN = 207.8758 UGX
1 UGX = 0.004811
MXN
Avg
208.9273
High
209.8993
Low
207.8758
Last updated: 7/8/2026, 4:01:36 PM
Quick Conversions
| MXN | UGX |
|---|---|
| 1 MXN | 207.88 UGX |
| 10 MXN | 2,078.76 UGX |
| 50 MXN | 10,393.79 UGX |
| 100 MXN | 20,787.58 UGX |
| 500 MXN | 103,937.91 UGX |
| 1,000 MXN | 207,875.81 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-07-08T16:01:36Z",
"rates": {
"UGX": 207.875814
}
}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": 20787.5814,
"rate": 207.875814
}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