Rate Overview
Live
1 THB = 0.093053 BYN
1 BYN = 10.7466
THB
Avg
0.092050
High
0.093053
Low
0.091026
Last updated: 9/2/2026, 1:59:25 PM
Quick Conversions
| THB | BYN |
|---|---|
| 1 THB | 0.09 BYN |
| 10 THB | 0.93 BYN |
| 50 THB | 4.65 BYN |
| 100 THB | 9.31 BYN |
| 500 THB | 46.53 BYN |
| 1,000 THB | 93.05 BYN |
Get THB/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=BYNExample Response:
{
"success": true,
"base": "THB",
"date": "2026-09-02T13:59:25Z",
"rates": {
"BYN": 0.093053
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "BYN",
"amount": 100
},
"result": 9.305299999999999,
"rate": 0.093053
}Build with THB/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key