Rate Overview
Live
1 BGN = 48.7816 ALL
1 ALL = 0.020500
BGN
Avg
49.8121
High
51.3557
Low
48.5285
Last updated: 5/29/2026, 10:59:12 PM
Quick Conversions
| BGN | ALL |
|---|---|
| 1 BGN | 48.78 ALL |
| 10 BGN | 487.82 ALL |
| 50 BGN | 2,439.08 ALL |
| 100 BGN | 4,878.16 ALL |
| 500 BGN | 24,390.81 ALL |
| 1,000 BGN | 48,781.62 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-05-29T22:59:12Z",
"rates": {
"ALL": 48.781624
}
}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": 4878.1624,
"rate": 48.781624
}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