Rate Overview
Live
1 UAH = 0.737823 THB
1 THB = 1.3553
UAH
Avg
0.739066
High
0.746058
Low
0.736625
Last updated: 9/9/2026, 8:13:55 PM
Quick Conversions
| UAH | THB |
|---|---|
| 1 UAH | 0.74 THB |
| 10 UAH | 7.38 THB |
| 50 UAH | 36.89 THB |
| 100 UAH | 73.78 THB |
| 500 UAH | 368.91 THB |
| 1,000 UAH | 737.82 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-09-09T20:13:55Z",
"rates": {
"THB": 0.737823
}
}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.7823,
"rate": 0.737823
}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