Rate Overview
Live
1 THB = 0.089704 BYN
1 BYN = 11.1478
THB
Avg
0.089788
High
0.090261
Low
0.088885
Last updated: 8/12/2026, 2:29:18 PM
Quick Conversions
| THB | BYN |
|---|---|
| 1 THB | 0.09 BYN |
| 10 THB | 0.90 BYN |
| 50 THB | 4.49 BYN |
| 100 THB | 8.97 BYN |
| 500 THB | 44.85 BYN |
| 1,000 THB | 89.70 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-08-12T14:29:18Z",
"rates": {
"BYN": 0.089704
}
}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.970400000000001,
"rate": 0.089704
}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