Rate Overview
Live
1 BGN = 2.2020 AED
1 AED = 0.454140
BGN
Avg
2.2019
High
2.2020
Low
2.2018
Last updated: 5/9/2026, 4:52:52 AM
Quick Conversions
| BGN | AED |
|---|---|
| 1 BGN | 2.20 AED |
| 10 BGN | 22.02 AED |
| 50 BGN | 110.10 AED |
| 100 BGN | 220.20 AED |
| 500 BGN | 1,100.98 AED |
| 1,000 BGN | 2,201.97 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-09T04:52:52Z",
"rates": {
"AED": 2.201966
}
}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.19660000000002,
"rate": 2.201966
}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