Rate Overview
Live
1 THB = 0.088842 BYN
1 BYN = 11.2559
THB
Avg
0.089033
High
0.089859
Low
0.088617
Last updated: 4/17/2026, 4:53:23 AM
Quick Conversions
| THB | BYN |
|---|---|
| 1 THB | 0.09 BYN |
| 10 THB | 0.89 BYN |
| 50 THB | 4.44 BYN |
| 100 THB | 8.88 BYN |
| 500 THB | 44.42 BYN |
| 1,000 THB | 88.84 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-04-17T04:53:23Z",
"rates": {
"BYN": 0.088842
}
}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.8842,
"rate": 0.088842
}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