Rate Overview
Live
1 BGN = 48.1256 ALL
1 ALL = 0.020779
BGN
Avg
49.1278
High
50.0718
Low
47.8650
Last updated: 7/30/2026, 3:20:04 PM
Quick Conversions
| BGN | ALL |
|---|---|
| 1 BGN | 48.13 ALL |
| 10 BGN | 481.26 ALL |
| 50 BGN | 2,406.28 ALL |
| 100 BGN | 4,812.56 ALL |
| 500 BGN | 24,062.79 ALL |
| 1,000 BGN | 48,125.57 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-30T15:20:04Z",
"rates": {
"ALL": 48.125573
}
}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": 4812.5573,
"rate": 48.125573
}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