Rate Overview
Live
1 BGN = 49.0805 ALL
1 ALL = 0.020375
BGN
Avg
49.1510
High
49.3275
Low
48.9314
Last updated: 3/27/2026, 5:07:05 PM
Quick Conversions
| BGN | ALL |
|---|---|
| 1 BGN | 49.08 ALL |
| 10 BGN | 490.80 ALL |
| 50 BGN | 2,454.02 ALL |
| 100 BGN | 4,908.05 ALL |
| 500 BGN | 24,540.23 ALL |
| 1,000 BGN | 49,080.45 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-03-27T17:07:05Z",
"rates": {
"ALL": 49.080451
}
}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": 4908.045099999999,
"rate": 49.080451
}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