Rate Overview
Live
1 THB = 1.3335 UAH
1 UAH = 0.749897
THB
Avg
1.3353
High
1.3527
Low
1.3246
Last updated: 7/28/2026, 8:50:25 AM
Quick Conversions
| THB | UAH |
|---|---|
| 1 THB | 1.33 UAH |
| 10 THB | 13.34 UAH |
| 50 THB | 66.68 UAH |
| 100 THB | 133.35 UAH |
| 500 THB | 666.76 UAH |
| 1,000 THB | 1,333.52 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-28T08:50:25Z",
"rates": {
"UAH": 1.333516
}
}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.3516,
"rate": 1.333516
}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