Rate Overview
Live
1 ALL = 0.020550 BGN
1 BGN = 48.6618
ALL
Avg
0.020522
High
0.020590
Low
0.020379
Last updated: 4/17/2026, 4:54:16 AM
Quick Conversions
| ALL | BGN |
|---|---|
| 1 ALL | 0.02 BGN |
| 10 ALL | 0.21 BGN |
| 50 ALL | 1.03 BGN |
| 100 ALL | 2.05 BGN |
| 500 ALL | 10.27 BGN |
| 1,000 ALL | 20.55 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-04-17T04:54:16Z",
"rates": {
"BGN": 0.02055
}
}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.0549999999999997,
"rate": 0.02055
}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