Rate Overview
Live
1 AED = 0.457495 BGN
1 BGN = 2.1858
AED
Avg
0.455522
High
0.464365
Low
0.448610
Last updated: 5/29/2026, 9:11:03 PM
Quick Conversions
| AED | BGN |
|---|---|
| 1 AED | 0.46 BGN |
| 10 AED | 4.57 BGN |
| 50 AED | 22.87 BGN |
| 100 AED | 45.75 BGN |
| 500 AED | 228.75 BGN |
| 1,000 AED | 457.50 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-05-29T21:11:03Z",
"rates": {
"BGN": 0.457495
}
}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.7495,
"rate": 0.457495
}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