Rate Overview
Live
1 UAH = 0.725785 THB
1 THB = 1.3778
UAH
Avg
0.728149
High
0.733943
Low
0.724649
Last updated: 6/17/2026, 7:58:48 AM
Quick Conversions
| UAH | THB |
|---|---|
| 1 UAH | 0.73 THB |
| 10 UAH | 7.26 THB |
| 50 UAH | 36.29 THB |
| 100 UAH | 72.58 THB |
| 500 UAH | 362.89 THB |
| 1,000 UAH | 725.79 THB |
Get UAH/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=THBExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-06-17T07:58:48Z",
"rates": {
"THB": 0.725785
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "THB",
"amount": 100
},
"result": 72.5785,
"rate": 0.725785
}Build with UAH/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key