Rate Overview
Live
1 BGN = 48.0038 ALL
1 ALL = 0.020832
BGN
Avg
47.9995
High
48.8796
Low
47.8366
Last updated: 7/27/2026, 8:15:50 PM
Quick Conversions
| BGN | ALL |
|---|---|
| 1 BGN | 48.00 ALL |
| 10 BGN | 480.04 ALL |
| 50 BGN | 2,400.19 ALL |
| 100 BGN | 4,800.38 ALL |
| 500 BGN | 24,001.89 ALL |
| 1,000 BGN | 48,003.78 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-07-27T20:15:50Z",
"rates": {
"ALL": 48.003778
}
}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": 4800.377799999999,
"rate": 48.003778
}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