Rate Overview
Live
1 THB = 0.050703 BGN
1 BGN = 19.7227
THB
Avg
0.050902
High
0.051182
Low
0.050671
Last updated: 9/2/2026, 6:59:31 AM
Quick Conversions
| THB | BGN |
|---|---|
| 1 THB | 0.05 BGN |
| 10 THB | 0.51 BGN |
| 50 THB | 2.54 BGN |
| 100 THB | 5.07 BGN |
| 500 THB | 25.35 BGN |
| 1,000 THB | 50.70 BGN |
Get THB/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=BGNExample Response:
{
"success": true,
"base": "THB",
"date": "2026-09-02T06:59:31Z",
"rates": {
"BGN": 0.050703
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "BGN",
"amount": 100
},
"result": 5.0703,
"rate": 0.050703
}Build with THB/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key