Rate Overview
Live
1 UAH = 0.736320 THB
1 THB = 1.3581
UAH
Avg
0.738641
High
0.753223
Low
0.723363
Last updated: 9/7/2026, 8:17:24 PM
Quick Conversions
| UAH | THB |
|---|---|
| 1 UAH | 0.74 THB |
| 10 UAH | 7.36 THB |
| 50 UAH | 36.82 THB |
| 100 UAH | 73.63 THB |
| 500 UAH | 368.16 THB |
| 1,000 UAH | 736.32 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-07T20:17:24Z",
"rates": {
"THB": 0.73632
}
}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.63199999999999,
"rate": 0.73632
}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