Rate Overview
Live
1 BGN = 47.0728 ALL
1 ALL = 0.021244
BGN
Avg
47.0966
High
47.1240
Low
47.0728
Last updated: 9/11/2026, 2:47:38 AM
Quick Conversions
| BGN | ALL |
|---|---|
| 1 BGN | 47.07 ALL |
| 10 BGN | 470.73 ALL |
| 50 BGN | 2,353.64 ALL |
| 100 BGN | 4,707.28 ALL |
| 500 BGN | 23,536.41 ALL |
| 1,000 BGN | 47,072.83 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-09-11T02:47:38Z",
"rates": {
"ALL": 47.072825
}
}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": 4707.2825,
"rate": 47.072825
}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