Rate Overview
Live
1 THB = 0.092395 BYN
1 BYN = 10.8231
THB
Avg
0.092467
High
0.093126
Low
0.091476
Last updated: 3/6/2026, 8:08:46 AM
Quick Conversions
| THB | BYN |
|---|---|
| 1 THB | 0.09 BYN |
| 10 THB | 0.92 BYN |
| 50 THB | 4.62 BYN |
| 100 THB | 9.24 BYN |
| 500 THB | 46.20 BYN |
| 1,000 THB | 92.40 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-03-06T08:08:46Z",
"rates": {
"BYN": 0.092395
}
}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.2395,
"rate": 0.092395
}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