Rate Overview
Live
1 THB = 1.3520 UAH
1 UAH = 0.739654
THB
Avg
1.3542
High
1.3574
Low
1.3489
Last updated: 8/14/2026, 1:20:06 PM
Quick Conversions
| THB | UAH |
|---|---|
| 1 THB | 1.35 UAH |
| 10 THB | 13.52 UAH |
| 50 THB | 67.60 UAH |
| 100 THB | 135.20 UAH |
| 500 THB | 675.99 UAH |
| 1,000 THB | 1,351.98 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-08-14T13:20:06Z",
"rates": {
"UAH": 1.351984
}
}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": 135.19840000000002,
"rate": 1.351984
}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