Rate Overview
Live
1 AED = 0.458434 BGN
1 BGN = 2.1813
AED
Avg
0.458944
High
0.459875
Low
0.458118
Last updated: 9/6/2026, 10:02:36 AM
Quick Conversions
| AED | BGN |
|---|---|
| 1 AED | 0.46 BGN |
| 10 AED | 4.58 BGN |
| 50 AED | 22.92 BGN |
| 100 AED | 45.84 BGN |
| 500 AED | 229.22 BGN |
| 1,000 AED | 458.43 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-09-06T10:02:36Z",
"rates": {
"BGN": 0.458434
}
}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.8434,
"rate": 0.458434
}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