Rate Overview
Live
1 THB = 1.3627 UAH
1 UAH = 0.733838
THB
Avg
1.3543
High
1.3631
Low
1.3435
Last updated: 4/17/2026, 6:05:34 AM
Quick Conversions
| THB | UAH |
|---|---|
| 1 THB | 1.36 UAH |
| 10 THB | 13.63 UAH |
| 50 THB | 68.13 UAH |
| 100 THB | 136.27 UAH |
| 500 THB | 681.35 UAH |
| 1,000 THB | 1,362.70 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-04-17T06:05:34Z",
"rates": {
"UAH": 1.362698
}
}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.2698,
"rate": 1.362698
}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