Rate Overview
Live
1 THB = 1.3789 UAH
1 UAH = 0.725239
THB
Avg
1.3735
High
1.3800
Low
1.3625
Last updated: 6/17/2026, 6:33:20 AM
Quick Conversions
| THB | UAH |
|---|---|
| 1 THB | 1.38 UAH |
| 10 THB | 13.79 UAH |
| 50 THB | 68.94 UAH |
| 100 THB | 137.89 UAH |
| 500 THB | 689.43 UAH |
| 1,000 THB | 1,378.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-06-17T06:33:20Z",
"rates": {
"UAH": 1.378855
}
}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": 137.8855,
"rate": 1.378855
}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