Rate Overview
Live
1 BGN = 2.1371 AED
1 AED = 0.467921
BGN
Avg
2.1390
High
2.1461
Low
2.1358
Last updated: 7/29/2026, 12:46:30 AM
Quick Conversions
| BGN | AED |
|---|---|
| 1 BGN | 2.14 AED |
| 10 BGN | 21.37 AED |
| 50 BGN | 106.86 AED |
| 100 BGN | 213.71 AED |
| 500 BGN | 1,068.56 AED |
| 1,000 BGN | 2,137.11 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-29T00:46:30Z",
"rates": {
"AED": 2.137114
}
}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.7114,
"rate": 2.137114
}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