Rate Overview
Live
1 UAH = 0.730728 THB
1 THB = 1.3685
UAH
Avg
0.737458
High
0.742327
Low
0.730728
Last updated: 5/7/2026, 11:20:43 AM
Quick Conversions
| UAH | THB |
|---|---|
| 1 UAH | 0.73 THB |
| 10 UAH | 7.31 THB |
| 50 UAH | 36.54 THB |
| 100 UAH | 73.07 THB |
| 500 UAH | 365.36 THB |
| 1,000 UAH | 730.73 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-07T11:20:43Z",
"rates": {
"THB": 0.730728
}
}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.0728,
"rate": 0.730728
}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