Rate Overview
Live
1 BTN = 0.017922 BGN
1 BGN = 55.7973
BTN
Avg
0.017917
High
0.018000
Low
0.017736
Last updated: 7/9/2026, 6:01:23 AM
Quick Conversions
| BTN | BGN |
|---|---|
| 1 BTN | 0.02 BGN |
| 10 BTN | 0.18 BGN |
| 50 BTN | 0.90 BGN |
| 100 BTN | 1.79 BGN |
| 500 BTN | 8.96 BGN |
| 1,000 BTN | 17.92 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-07-09T06:01:23Z",
"rates": {
"BGN": 0.017922
}
}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.7922,
"rate": 0.017922
}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