Rate Overview
Live
1 UAH = 0.728812 THB
1 THB = 1.3721
UAH
Avg
0.726100
High
0.732623
Low
0.720794
Last updated: 3/7/2026, 3:44:49 AM
Quick Conversions
| UAH | THB |
|---|---|
| 1 UAH | 0.73 THB |
| 10 UAH | 7.29 THB |
| 50 UAH | 36.44 THB |
| 100 UAH | 72.88 THB |
| 500 UAH | 364.41 THB |
| 1,000 UAH | 728.81 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-07T03:44:49Z",
"rates": {
"THB": 0.728812
}
}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": 72.8812,
"rate": 0.728812
}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