Rate Overview
Live
1 ALL = 0.020892 BGN
1 BGN = 47.8652
ALL
Avg
0.020872
High
0.020904
Low
0.020843
Last updated: 7/25/2026, 1:28:07 PM
Quick Conversions
| ALL | BGN |
|---|---|
| 1 ALL | 0.02 BGN |
| 10 ALL | 0.21 BGN |
| 50 ALL | 1.04 BGN |
| 100 ALL | 2.09 BGN |
| 500 ALL | 10.45 BGN |
| 1,000 ALL | 20.89 BGN |
Get ALL/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=BGNExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-07-25T13:28:07Z",
"rates": {
"BGN": 0.020892
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "BGN",
"amount": 100
},
"result": 2.0892,
"rate": 0.020892
}Build with ALL/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key