Rate Overview
Live
1 BTN = 0.018031 BGN
1 BGN = 55.4600
BTN
Avg
0.018004
High
0.018075
Low
0.017921
Last updated: 3/28/2026, 9:16:51 AM
Quick Conversions
| BTN | BGN |
|---|---|
| 1 BTN | 0.02 BGN |
| 10 BTN | 0.18 BGN |
| 50 BTN | 0.90 BGN |
| 100 BTN | 1.80 BGN |
| 500 BTN | 9.02 BGN |
| 1,000 BTN | 18.03 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-03-28T09:16:51Z",
"rates": {
"BGN": 0.018031
}
}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.8031,
"rate": 0.018031
}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