Rate Overview
Live
1 THB = 1.3357 UAH
1 UAH = 0.748680
THB
Avg
1.3324
High
1.3944
Low
1.2693
Last updated: 7/27/2026, 10:30:37 AM
Quick Conversions
| THB | UAH |
|---|---|
| 1 THB | 1.34 UAH |
| 10 THB | 13.36 UAH |
| 50 THB | 66.78 UAH |
| 100 THB | 133.57 UAH |
| 500 THB | 667.84 UAH |
| 1,000 THB | 1,335.68 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-27T10:30:37Z",
"rates": {
"UAH": 1.335684
}
}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.5684,
"rate": 1.335684
}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