Rate Overview
Live
1 BGN = 2.1640 AED
1 AED = 0.462108
BGN
Avg
2.1675
High
2.1709
Low
2.1640
Last updated: 8/13/2026, 2:42:22 PM
Quick Conversions
| BGN | AED |
|---|---|
| 1 BGN | 2.16 AED |
| 10 BGN | 21.64 AED |
| 50 BGN | 108.20 AED |
| 100 BGN | 216.40 AED |
| 500 BGN | 1,082.00 AED |
| 1,000 BGN | 2,163.99 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-08-13T14:42:22Z",
"rates": {
"AED": 2.163994
}
}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.3994,
"rate": 2.163994
}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