Rate Overview
Live
1 BGN = 48.6610 ALL
1 ALL = 0.020550
BGN
Avg
48.7273
High
49.0679
Low
48.5656
Last updated: 4/17/2026, 6:13:00 AM
Quick Conversions
| BGN | ALL |
|---|---|
| 1 BGN | 48.66 ALL |
| 10 BGN | 486.61 ALL |
| 50 BGN | 2,433.05 ALL |
| 100 BGN | 4,866.10 ALL |
| 500 BGN | 24,330.49 ALL |
| 1,000 BGN | 48,660.97 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-04-17T06:13:00Z",
"rates": {
"ALL": 48.660973
}
}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": 4866.097299999999,
"rate": 48.660973
}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