Rate Overview
Live
1 UAH = 0.749254 THB
1 THB = 1.3347
UAH
Avg
0.730653
High
0.749254
Low
0.717864
Last updated: 3/27/2026, 9:52:30 AM
Quick Conversions
| UAH | THB |
|---|---|
| 1 UAH | 0.75 THB |
| 10 UAH | 7.49 THB |
| 50 UAH | 37.46 THB |
| 100 UAH | 74.93 THB |
| 500 UAH | 374.63 THB |
| 1,000 UAH | 749.25 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-03-27T09:52:30Z",
"rates": {
"THB": 0.749254
}
}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": 74.9254,
"rate": 0.749254
}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