Rate Overview
Live
1 THB = 1.3330 UAH
1 UAH = 0.750174
THB
Avg
1.3596
High
1.3922
Low
1.3276
Last updated: 7/27/2026, 11:50:03 PM
Quick Conversions
| THB | UAH |
|---|---|
| 1 THB | 1.33 UAH |
| 10 THB | 13.33 UAH |
| 50 THB | 66.65 UAH |
| 100 THB | 133.30 UAH |
| 500 THB | 666.51 UAH |
| 1,000 THB | 1,333.02 UAH |
Get THB/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=UAHExample Response:
{
"success": true,
"base": "THB",
"date": "2026-07-27T23:50:03Z",
"rates": {
"UAH": 1.333024
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "UAH",
"amount": 100
},
"result": 133.3024,
"rate": 1.333024
}Build with THB/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key