Rate Overview
Live
1 BTN = 0.017475 BGN
1 BGN = 57.2246
BTN
Avg
0.017617
High
0.017774
Low
0.017475
Last updated: 8/21/2026, 11:43:22 AM
Quick Conversions
| BTN | BGN |
|---|---|
| 1 BTN | 0.02 BGN |
| 10 BTN | 0.17 BGN |
| 50 BTN | 0.87 BGN |
| 100 BTN | 1.75 BGN |
| 500 BTN | 8.74 BGN |
| 1,000 BTN | 17.48 BGN |
Get BTN/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=BGNExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-08-21T11:43:22Z",
"rates": {
"BGN": 0.017475
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "BGN",
"amount": 100
},
"result": 1.7475,
"rate": 0.017475
}Build with BTN/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key