Rate Overview
Live
1 UZS = 0.002615 THB
1 THB = 382.4092
UZS
Avg
0.002592
High
0.002625
Low
0.002549
Last updated: 3/7/2026, 3:48:56 AM
Quick Conversions
| UZS | THB |
|---|---|
| 1 UZS | 0.00 THB |
| 10 UZS | 0.03 THB |
| 50 UZS | 0.13 THB |
| 100 UZS | 0.26 THB |
| 500 UZS | 1.31 THB |
| 1,000 UZS | 2.62 THB |
Get UZS/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UZS¤cies=THBExample Response:
{
"success": true,
"base": "UZS",
"date": "2026-03-07T03:48:56Z",
"rates": {
"THB": 0.002615
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UZS&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "UZS",
"to": "THB",
"amount": 100
},
"result": 0.2615,
"rate": 0.002615
}Build with UZS/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key