Rate Overview
Live
1 BTN = 0.018142 BGN
1 BGN = 55.1207
BTN
Avg
0.017892
High
0.018142
Low
0.017737
Last updated: 6/19/2026, 8:37:54 AM
Quick Conversions
| BTN | BGN |
|---|---|
| 1 BTN | 0.02 BGN |
| 10 BTN | 0.18 BGN |
| 50 BTN | 0.91 BGN |
| 100 BTN | 1.81 BGN |
| 500 BTN | 9.07 BGN |
| 1,000 BTN | 18.14 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-06-19T08:37:54Z",
"rates": {
"BGN": 0.018142
}
}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.8141999999999998,
"rate": 0.018142
}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