Rate Overview
Live
1 THB = 1.3379 UAH
1 UAH = 0.747464
THB
Avg
1.3427
High
1.3527
Low
1.3369
Last updated: 7/7/2026, 7:26:29 AM
Quick Conversions
| THB | UAH |
|---|---|
| 1 THB | 1.34 UAH |
| 10 THB | 13.38 UAH |
| 50 THB | 66.89 UAH |
| 100 THB | 133.79 UAH |
| 500 THB | 668.93 UAH |
| 1,000 THB | 1,337.86 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-07T07:26:29Z",
"rates": {
"UAH": 1.337857
}
}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.78570000000002,
"rate": 1.337857
}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