Rate Overview
Live
1 BGN = 49.1328 ALL
1 ALL = 0.020353
BGN
Avg
49.1804
High
49.2359
Low
49.1328
Last updated: 3/7/2026, 2:55:12 AM
Quick Conversions
| BGN | ALL |
|---|---|
| 1 BGN | 49.13 ALL |
| 10 BGN | 491.33 ALL |
| 50 BGN | 2,456.64 ALL |
| 100 BGN | 4,913.28 ALL |
| 500 BGN | 24,566.42 ALL |
| 1,000 BGN | 49,132.84 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-03-07T02:55:12Z",
"rates": {
"ALL": 49.132843
}
}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": 4913.2843,
"rate": 49.132843
}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