Rate Overview
Live
1 UZS = 0.002698 THB
1 THB = 370.6449
UZS
Avg
0.002687
High
0.002702
Low
0.002647
Last updated: 3/27/2026, 11:17:45 AM
Quick Conversions
| UZS | THB |
|---|---|
| 1 UZS | 0.00 THB |
| 10 UZS | 0.03 THB |
| 50 UZS | 0.13 THB |
| 100 UZS | 0.27 THB |
| 500 UZS | 1.35 THB |
| 1,000 UZS | 2.70 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-27T11:17:45Z",
"rates": {
"THB": 0.002698
}
}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.2698,
"rate": 0.002698
}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