Rate Overview
Live
1 BGN = 2.1358 AED
1 AED = 0.468203
BGN
Avg
2.1810
High
2.2297
Low
2.1358
Last updated: 7/25/2026, 9:46:47 AM
Quick Conversions
| BGN | AED |
|---|---|
| 1 BGN | 2.14 AED |
| 10 BGN | 21.36 AED |
| 50 BGN | 106.79 AED |
| 100 BGN | 213.58 AED |
| 500 BGN | 1,067.91 AED |
| 1,000 BGN | 2,135.83 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-25T09:46:47Z",
"rates": {
"AED": 2.135825
}
}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.5825,
"rate": 2.135825
}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