Rate Overview
Live
1 BGN = 2.1369 AED
1 AED = 0.467978
BGN
Avg
2.1446
High
2.1722
Low
2.1358
Last updated: 7/28/2026, 8:51:00 AM
Quick Conversions
| BGN | AED |
|---|---|
| 1 BGN | 2.14 AED |
| 10 BGN | 21.37 AED |
| 50 BGN | 106.84 AED |
| 100 BGN | 213.69 AED |
| 500 BGN | 1,068.43 AED |
| 1,000 BGN | 2,136.85 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-07-28T08:51:00Z",
"rates": {
"AED": 2.136853
}
}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": 213.68529999999998,
"rate": 2.136853
}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