Rate Overview
Live
1 BGN = 2.1858 AED
1 AED = 0.457496
BGN
Avg
2.1884
High
2.2478
Low
2.1185
Last updated: 5/29/2026, 9:12:26 PM
Quick Conversions
| BGN | AED |
|---|---|
| 1 BGN | 2.19 AED |
| 10 BGN | 21.86 AED |
| 50 BGN | 109.29 AED |
| 100 BGN | 218.58 AED |
| 500 BGN | 1,092.91 AED |
| 1,000 BGN | 2,185.81 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-05-29T21:12:26Z",
"rates": {
"AED": 2.185813
}
}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": 218.5813,
"rate": 2.185813
}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