Rate Overview
Live
1 BGN = 2.1671 AED
1 AED = 0.461441
BGN
Avg
2.1798
High
2.2196
Low
2.1501
Last updated: 3/27/2026, 10:07:16 AM
Quick Conversions
| BGN | AED |
|---|---|
| 1 BGN | 2.17 AED |
| 10 BGN | 21.67 AED |
| 50 BGN | 108.36 AED |
| 100 BGN | 216.71 AED |
| 500 BGN | 1,083.56 AED |
| 1,000 BGN | 2,167.13 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-03-27T10:07:16Z",
"rates": {
"AED": 2.167125
}
}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.7125,
"rate": 2.167125
}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