Rate Overview
Live
1 UAH = 0.740069 THB
1 THB = 1.3512
UAH
Avg
0.732367
High
0.740069
Low
0.724649
Last updated: 6/23/2026, 8:54:01 PM
Quick Conversions
| UAH | THB |
|---|---|
| 1 UAH | 0.74 THB |
| 10 UAH | 7.40 THB |
| 50 UAH | 37.00 THB |
| 100 UAH | 74.01 THB |
| 500 UAH | 370.03 THB |
| 1,000 UAH | 740.07 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-06-23T20:54:01Z",
"rates": {
"THB": 0.740069
}
}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.0069,
"rate": 0.740069
}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