Rate Overview
Live
1 THB = 1.3349 UAH
1 UAH = 0.749118
THB
Avg
1.2738
High
1.3673
Low
1.2043
Last updated: 3/27/2026, 11:12:16 AM
Quick Conversions
| THB | UAH |
|---|---|
| 1 THB | 1.33 UAH |
| 10 THB | 13.35 UAH |
| 50 THB | 66.75 UAH |
| 100 THB | 133.49 UAH |
| 500 THB | 667.45 UAH |
| 1,000 THB | 1,334.90 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-03-27T11:12:16Z",
"rates": {
"UAH": 1.334903
}
}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.4903,
"rate": 1.334903
}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