Rate Overview
Live
1 THB = 1.3640 UAH
1 UAH = 0.733116
THB
Avg
1.3554
High
1.3640
Low
1.3471
Last updated: 5/7/2026, 7:45:33 AM
Quick Conversions
| THB | UAH |
|---|---|
| 1 THB | 1.36 UAH |
| 10 THB | 13.64 UAH |
| 50 THB | 68.20 UAH |
| 100 THB | 136.40 UAH |
| 500 THB | 682.02 UAH |
| 1,000 THB | 1,364.04 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-07T07:45:33Z",
"rates": {
"UAH": 1.364041
}
}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": 136.4041,
"rate": 1.364041
}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