Rate Overview
Live
1 UZS = 0.001447 MXN
1 MXN = 691.0850
UZS
Avg
0.001437
High
0.001464
Low
0.001393
Last updated: 7/27/2026, 10:49:32 PM
Quick Conversions
| UZS | MXN |
|---|---|
| 1 UZS | 0.00 MXN |
| 10 UZS | 0.01 MXN |
| 50 UZS | 0.07 MXN |
| 100 UZS | 0.14 MXN |
| 500 UZS | 0.72 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-27T22:49:32Z",
"rates": {
"MXN": 0.001447
}
}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.1447,
"rate": 0.001447
}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