Rate Overview
Live
1 UAH = 0.731796 THB
1 THB = 1.3665
UAH
Avg
0.728637
High
0.731796
Low
0.724649
Last updated: 6/19/2026, 8:24:53 AM
Quick Conversions
| UAH | THB |
|---|---|
| 1 UAH | 0.73 THB |
| 10 UAH | 7.32 THB |
| 50 UAH | 36.59 THB |
| 100 UAH | 73.18 THB |
| 500 UAH | 365.90 THB |
| 1,000 UAH | 731.80 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-19T08:24:53Z",
"rates": {
"THB": 0.731796
}
}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": 73.1796,
"rate": 0.731796
}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