Rate Overview
Live
1 BGN = 49.4245 ALL
1 ALL = 0.020233 BGN
Avg
49.3636
High
49.4285
Low
49.3157
Last updated: 1/25/2026, 5:14:02 AM
Quick Conversions
| BGN | ALL |
|---|---|
| 1 BGN | 49.42 ALL |
| 10 BGN | 494.24 ALL |
| 50 BGN | 2,471.22 ALL |
| 100 BGN | 4,942.45 ALL |
| 500 BGN | 24,712.24 ALL |
| 1,000 BGN | 49,424.47 ALL |
Get BGN/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=ALLExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-01-25T05:14:02Z",
"rates": {
"ALL": 49.424471
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "ALL",
"amount": 100
},
"result": 4942.447099999999,
"rate": 49.424471
}Build with BGN/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key