Rate Overview
Live
1 UZS = 0.001479 MXN
1 MXN = 676.1325
UZS
Avg
0.001494
High
0.001575
Low
0.001399
Last updated: 3/27/2026, 11:42:03 AM
Quick Conversions
| UZS | MXN |
|---|---|
| 1 UZS | 0.00 MXN |
| 10 UZS | 0.01 MXN |
| 50 UZS | 0.07 MXN |
| 100 UZS | 0.15 MXN |
| 500 UZS | 0.74 MXN |
| 1,000 UZS | 1.48 MXN |
Get UZS/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UZS¤cies=MXNExample Response:
{
"success": true,
"base": "UZS",
"date": "2026-03-27T11:42:03Z",
"rates": {
"MXN": 0.001479
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UZS&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "UZS",
"to": "MXN",
"amount": 100
},
"result": 0.1479,
"rate": 0.001479
}Build with UZS/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key