Rate Overview
Live
1 BYN = 10.9985 THB
1 THB = 0.090922
BYN
Avg
11.6384
High
14.9198
Low
9.3511
Last updated: 3/27/2026, 9:37:34 AM
Quick Conversions
| BYN | THB |
|---|---|
| 1 BYN | 11.00 THB |
| 10 BYN | 109.98 THB |
| 50 BYN | 549.92 THB |
| 100 BYN | 1,099.85 THB |
| 500 BYN | 5,499.23 THB |
| 1,000 BYN | 10,998.46 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-27T09:37:34Z",
"rates": {
"THB": 10.998459
}
}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.8459,
"rate": 10.998459
}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