Rate Overview
Live
1 THB = 1.3710 UAH
1 UAH = 0.729415
THB
Avg
1.3778
High
1.3874
Low
1.3650
Last updated: 3/7/2026, 12:08:30 AM
Quick Conversions
| THB | UAH |
|---|---|
| 1 THB | 1.37 UAH |
| 10 THB | 13.71 UAH |
| 50 THB | 68.55 UAH |
| 100 THB | 137.10 UAH |
| 500 THB | 685.48 UAH |
| 1,000 THB | 1,370.96 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-07T00:08:30Z",
"rates": {
"UAH": 1.370962
}
}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": 137.0962,
"rate": 1.370962
}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