Rate Overview
Live
1 BYN = 10.9687 THB
1 THB = 0.091169
BYN
Avg
10.8628
High
11.0413
Low
10.6549
Last updated: 3/27/2026, 3:25:09 PM
Quick Conversions
| BYN | THB |
|---|---|
| 1 BYN | 10.97 THB |
| 10 BYN | 109.69 THB |
| 50 BYN | 548.43 THB |
| 100 BYN | 1,096.87 THB |
| 500 BYN | 5,484.35 THB |
| 1,000 BYN | 10,968.70 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-27T15:25:09Z",
"rates": {
"THB": 10.968696
}
}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": 1096.8696,
"rate": 10.968696
}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