Rate Overview
Live
1 AED = 0.454213 BGN
1 BGN = 2.2016
AED
Avg
0.454369
High
0.455586
Low
0.454137
Last updated: 4/18/2026, 8:43:39 AM
Quick Conversions
| AED | BGN |
|---|---|
| 1 AED | 0.45 BGN |
| 10 AED | 4.54 BGN |
| 50 AED | 22.71 BGN |
| 100 AED | 45.42 BGN |
| 500 AED | 227.11 BGN |
| 1,000 AED | 454.21 BGN |
Get AED/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=BGNExample Response:
{
"success": true,
"base": "AED",
"date": "2026-04-18T08:43:39Z",
"rates": {
"BGN": 0.454213
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "BGN",
"amount": 100
},
"result": 45.421299999999995,
"rate": 0.454213
}Build with AED/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key