Rate Overview
Live
1 BGN = 2.1369 AED
1 AED = 0.467961
BGN
Avg
2.1257
High
2.2215
Low
1.9523
Last updated: 7/25/2026, 2:04:29 AM
Quick Conversions
| BGN | AED |
|---|---|
| 1 BGN | 2.14 AED |
| 10 BGN | 21.37 AED |
| 50 BGN | 106.85 AED |
| 100 BGN | 213.69 AED |
| 500 BGN | 1,068.47 AED |
| 1,000 BGN | 2,136.93 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-25T02:04:29Z",
"rates": {
"AED": 2.136931
}
}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.69310000000002,
"rate": 2.136931
}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