Rate Overview
Live
1 BGN = 2.1814 AED
1 AED = 0.458428
BGN
Avg
2.1946
High
2.2190
Low
2.1782
Last updated: 3/7/2026, 4:43:20 AM
Quick Conversions
| BGN | AED |
|---|---|
| 1 BGN | 2.18 AED |
| 10 BGN | 21.81 AED |
| 50 BGN | 109.07 AED |
| 100 BGN | 218.14 AED |
| 500 BGN | 1,090.68 AED |
| 1,000 BGN | 2,181.37 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-07T04:43:20Z",
"rates": {
"AED": 2.181367
}
}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.1367,
"rate": 2.181367
}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