Rate Overview
Live
1 ALL = 0.020232 BGN
1 BGN = 49.4267 ALL
Avg
0.019963
High
0.020271
Low
0.019605
Last updated: 1/25/2026, 5:21:40 AM
Quick Conversions
| ALL | BGN |
|---|---|
| 1 ALL | 0.02 BGN |
| 10 ALL | 0.20 BGN |
| 50 ALL | 1.01 BGN |
| 100 ALL | 2.02 BGN |
| 500 ALL | 10.12 BGN |
| 1,000 ALL | 20.23 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-01-25T05:21:40Z",
"rates": {
"BGN": 0.020232
}
}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.0232,
"rate": 0.020232
}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