Rate Overview
Live
1 BGN = 2.2016 AED
1 AED = 0.454214
BGN
Avg
2.2009
High
2.2020
Low
2.1950
Last updated: 4/18/2026, 8:43:42 AM
Quick Conversions
| BGN | AED |
|---|---|
| 1 BGN | 2.20 AED |
| 10 BGN | 22.02 AED |
| 50 BGN | 110.08 AED |
| 100 BGN | 220.16 AED |
| 500 BGN | 1,100.80 AED |
| 1,000 BGN | 2,201.61 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-04-18T08:43:42Z",
"rates": {
"AED": 2.201606
}
}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": 220.1606,
"rate": 2.201606
}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