Rate Overview
Live
1 UZS = 0.001455 MXN
1 MXN = 687.2852
UZS
Avg
0.001458
High
0.001471
Low
0.001448
Last updated: 7/5/2026, 2:43:20 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.73 MXN |
| 1,000 UZS | 1.45 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-07-05T02:43:20Z",
"rates": {
"MXN": 0.001455
}
}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.1455,
"rate": 0.001455
}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