Rate Overview
Live
1 THB = 0.052001 BGN
1 BGN = 19.2304
THB
Avg
0.052004
High
0.052152
Low
0.051824
Last updated: 4/17/2026, 10:23:35 AM
Quick Conversions
| THB | BGN |
|---|---|
| 1 THB | 0.05 BGN |
| 10 THB | 0.52 BGN |
| 50 THB | 2.60 BGN |
| 100 THB | 5.20 BGN |
| 500 THB | 26.00 BGN |
| 1,000 THB | 52.00 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-04-17T10:23:35Z",
"rates": {
"BGN": 0.052001
}
}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.2001,
"rate": 0.052001
}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