Rate Overview
Live
1 UZS = 0.002810 THB
1 THB = 355.8719
UZS
Avg
0.002805
High
0.002820
Low
0.002794
Last updated: 7/25/2026, 5:39:44 AM
Quick Conversions
| UZS | THB |
|---|---|
| 1 UZS | 0.00 THB |
| 10 UZS | 0.03 THB |
| 50 UZS | 0.14 THB |
| 100 UZS | 0.28 THB |
| 500 UZS | 1.41 THB |
| 1,000 UZS | 2.81 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-07-25T05:39:44Z",
"rates": {
"THB": 0.00281
}
}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.281,
"rate": 0.00281
}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