Rate Overview
Live
1 THB = 1.3581 UAH
1 UAH = 0.736299
THB
Avg
1.3553
High
1.3591
Low
1.3511
Last updated: 5/27/2026, 11:18:49 AM
Quick Conversions
| THB | UAH |
|---|---|
| 1 THB | 1.36 UAH |
| 10 THB | 13.58 UAH |
| 50 THB | 67.91 UAH |
| 100 THB | 135.81 UAH |
| 500 THB | 679.07 UAH |
| 1,000 THB | 1,358.14 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-05-27T11:18:49Z",
"rates": {
"UAH": 1.358144
}
}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.8144,
"rate": 1.358144
}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