Rate Overview
Live
1 UAH = 0.747378 THB
1 THB = 1.3380
UAH
Avg
0.752563
High
0.791063
Low
0.718380
Last updated: 7/11/2026, 7:45:14 PM
Quick Conversions
| UAH | THB |
|---|---|
| 1 UAH | 0.75 THB |
| 10 UAH | 7.47 THB |
| 50 UAH | 37.37 THB |
| 100 UAH | 74.74 THB |
| 500 UAH | 373.69 THB |
| 1,000 UAH | 747.38 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-07-11T19:45:14Z",
"rates": {
"THB": 0.747378
}
}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": 74.7378,
"rate": 0.747378
}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