Rate Overview
Live
1 BYN = 11.0082 THB
1 THB = 0.090842
BYN
Avg
10.1742
High
11.1019
Low
9.3952
Last updated: 3/27/2026, 8:20:41 AM
Quick Conversions
| BYN | THB |
|---|---|
| 1 BYN | 11.01 THB |
| 10 BYN | 110.08 THB |
| 50 BYN | 550.41 THB |
| 100 BYN | 1,100.82 THB |
| 500 BYN | 5,504.08 THB |
| 1,000 BYN | 11,008.16 THB |
Get BYN/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=THBExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-03-27T08:20:41Z",
"rates": {
"THB": 11.008157
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "THB",
"amount": 100
},
"result": 1100.8157,
"rate": 11.008157
}Build with BYN/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key