Rate Overview
Live
1 UAH = 0.733378 THB
1 THB = 1.3636
UAH
Avg
0.738833
High
0.741068
Low
0.733378
Last updated: 8/20/2026, 2:05:52 AM
Quick Conversions
| UAH | THB |
|---|---|
| 1 UAH | 0.73 THB |
| 10 UAH | 7.33 THB |
| 50 UAH | 36.67 THB |
| 100 UAH | 73.34 THB |
| 500 UAH | 366.69 THB |
| 1,000 UAH | 733.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-08-20T02:05:52Z",
"rates": {
"THB": 0.733378
}
}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.3378,
"rate": 0.733378
}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