Rate Overview
Live
1 THB = 0.051099 BGN
1 BGN = 19.5699
THB
Avg
0.052186
High
0.055275
Low
0.049040
Last updated: 7/27/2026, 10:30:36 AM
Quick Conversions
| THB | BGN |
|---|---|
| 1 THB | 0.05 BGN |
| 10 THB | 0.51 BGN |
| 50 THB | 2.55 BGN |
| 100 THB | 5.11 BGN |
| 500 THB | 25.55 BGN |
| 1,000 THB | 51.10 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-07-27T10:30:36Z",
"rates": {
"BGN": 0.051099
}
}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.1099,
"rate": 0.051099
}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