Rate Overview
Live
1 UAH = 0.736682 THB
1 THB = 1.3574
UAH
Avg
0.737959
High
0.740155
Low
0.735759
Last updated: 5/27/2026, 3:09:09 PM
Quick Conversions
| UAH | THB |
|---|---|
| 1 UAH | 0.74 THB |
| 10 UAH | 7.37 THB |
| 50 UAH | 36.83 THB |
| 100 UAH | 73.67 THB |
| 500 UAH | 368.34 THB |
| 1,000 UAH | 736.68 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-05-27T15:09:09Z",
"rates": {
"THB": 0.736682
}
}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.6682,
"rate": 0.736682
}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