Rate Overview
Live
1 BGN = 48.7863 ALL
1 ALL = 0.020498
BGN
Avg
48.8646
High
49.1516
Low
48.7831
Last updated: 5/9/2026, 12:24:13 AM
Quick Conversions
| BGN | ALL |
|---|---|
| 1 BGN | 48.79 ALL |
| 10 BGN | 487.86 ALL |
| 50 BGN | 2,439.31 ALL |
| 100 BGN | 4,878.63 ALL |
| 500 BGN | 24,393.15 ALL |
| 1,000 BGN | 48,786.29 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-05-09T00:24:13Z",
"rates": {
"ALL": 48.786294
}
}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": 4878.6294,
"rate": 48.786294
}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