Rate Overview
Live
1 BGN = 47.8942 ALL
1 ALL = 0.020879
BGN
Avg
48.7522
High
49.3814
Low
47.8942
Last updated: 7/31/2026, 7:21:09 PM
Quick Conversions
| BGN | ALL |
|---|---|
| 1 BGN | 47.89 ALL |
| 10 BGN | 478.94 ALL |
| 50 BGN | 2,394.71 ALL |
| 100 BGN | 4,789.43 ALL |
| 500 BGN | 23,947.13 ALL |
| 1,000 BGN | 47,894.25 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-31T19:21:09Z",
"rates": {
"ALL": 47.89425
}
}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": 4789.425,
"rate": 47.89425
}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