Rate Overview
Live
1 UAH = 0.733837 THB
1 THB = 1.3627
UAH
Avg
0.738415
High
0.744321
Low
0.733604
Last updated: 4/17/2026, 6:11:53 AM
Quick Conversions
| UAH | THB |
|---|---|
| 1 UAH | 0.73 THB |
| 10 UAH | 7.34 THB |
| 50 UAH | 36.69 THB |
| 100 UAH | 73.38 THB |
| 500 UAH | 366.92 THB |
| 1,000 UAH | 733.84 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-04-17T06:11:53Z",
"rates": {
"THB": 0.733837
}
}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.38369999999999,
"rate": 0.733837
}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