Rate Overview
Live
1 AED = 0.461440 BGN
1 BGN = 2.1671
AED
Avg
0.458796
High
0.465094
Low
0.450522
Last updated: 3/27/2026, 10:05:06 AM
Quick Conversions
| AED | BGN |
|---|---|
| 1 AED | 0.46 BGN |
| 10 AED | 4.61 BGN |
| 50 AED | 23.07 BGN |
| 100 AED | 46.14 BGN |
| 500 AED | 230.72 BGN |
| 1,000 AED | 461.44 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-27T10:05:06Z",
"rates": {
"BGN": 0.46144
}
}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": 46.144,
"rate": 0.46144
}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