Rate Overview
Live
1 ALL = 0.020337 BGN
1 BGN = 49.1715
ALL
Avg
0.020331
High
0.020349
Low
0.020310
Last updated: 3/7/2026, 12:09:35 AM
Quick Conversions
| ALL | BGN |
|---|---|
| 1 ALL | 0.02 BGN |
| 10 ALL | 0.20 BGN |
| 50 ALL | 1.02 BGN |
| 100 ALL | 2.03 BGN |
| 500 ALL | 10.17 BGN |
| 1,000 ALL | 20.34 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-03-07T00:09:35Z",
"rates": {
"BGN": 0.020337
}
}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.0337,
"rate": 0.020337
}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