Rate Overview
Live
1 THB = 0.084309 BYN
1 BYN = 11.8611
THB
Avg
0.084158
High
0.084514
Low
0.083624
Last updated: 5/27/2026, 3:10:05 PM
Quick Conversions
| THB | BYN |
|---|---|
| 1 THB | 0.08 BYN |
| 10 THB | 0.84 BYN |
| 50 THB | 4.22 BYN |
| 100 THB | 8.43 BYN |
| 500 THB | 42.15 BYN |
| 1,000 THB | 84.31 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-05-27T15:10:05Z",
"rates": {
"BYN": 0.084309
}
}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": 8.4309,
"rate": 0.084309
}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