Rate Overview
Live
1 BGN = 2.1642 AED
1 AED = 0.462068
BGN
Avg
2.1730
High
2.1811
Low
2.1642
Last updated: 6/19/2026, 5:01:39 AM
Quick Conversions
| BGN | AED |
|---|---|
| 1 BGN | 2.16 AED |
| 10 BGN | 21.64 AED |
| 50 BGN | 108.21 AED |
| 100 BGN | 216.42 AED |
| 500 BGN | 1,082.09 AED |
| 1,000 BGN | 2,164.18 AED |
Get BGN/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=AEDExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-06-19T05:01:39Z",
"rates": {
"AED": 2.164184
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "AED",
"amount": 100
},
"result": 216.41840000000002,
"rate": 2.164184
}Build with BGN/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key