Rate Overview
Live
1 BYN = 10.9965 THB
1 THB = 0.090938
BYN
Avg
10.8648
High
11.0413
Low
10.6549
Last updated: 3/27/2026, 11:53:15 AM
Quick Conversions
| BYN | THB |
|---|---|
| 1 BYN | 11.00 THB |
| 10 BYN | 109.96 THB |
| 50 BYN | 549.82 THB |
| 100 BYN | 1,099.65 THB |
| 500 BYN | 5,498.23 THB |
| 1,000 BYN | 10,996.45 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-27T11:53:15Z",
"rates": {
"THB": 10.996452
}
}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": 1099.6452,
"rate": 10.996452
}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