Rate Overview
Live
1 AED = 0.458268 BGN
1 BGN = 2.1821
AED
Avg
0.455314
High
0.459092
Low
0.450663
Last updated: 3/7/2026, 2:11:49 AM
Quick Conversions
| AED | BGN |
|---|---|
| 1 AED | 0.46 BGN |
| 10 AED | 4.58 BGN |
| 50 AED | 22.91 BGN |
| 100 AED | 45.83 BGN |
| 500 AED | 229.13 BGN |
| 1,000 AED | 458.27 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-03-07T02:11:49Z",
"rates": {
"BGN": 0.458268
}
}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.8268,
"rate": 0.458268
}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