Rate Overview
Live
1 THB = 0.087252 BYN
1 BYN = 11.4611
THB
Avg
0.087332
High
0.087731
Low
0.087012
Last updated: 7/4/2026, 12:44:32 AM
Quick Conversions
| THB | BYN |
|---|---|
| 1 THB | 0.09 BYN |
| 10 THB | 0.87 BYN |
| 50 THB | 4.36 BYN |
| 100 THB | 8.73 BYN |
| 500 THB | 43.63 BYN |
| 1,000 THB | 87.25 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-07-04T00:44:32Z",
"rates": {
"BYN": 0.087252
}
}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.7252,
"rate": 0.087252
}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