Rate Overview
Live
1 AUD = 1.1690 BGN
1 BGN = 0.855425
AUD
Avg
1.1854
High
1.2094
Low
1.1687
Last updated: 3/27/2026, 7:45:44 AM
Quick Conversions
| AUD | BGN |
|---|---|
| 1 AUD | 1.17 BGN |
| 10 AUD | 11.69 BGN |
| 50 AUD | 58.45 BGN |
| 100 AUD | 116.90 BGN |
| 500 AUD | 584.50 BGN |
| 1,000 AUD | 1,169.01 BGN |
Get AUD/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AUD¤cies=BGNExample Response:
{
"success": true,
"base": "AUD",
"date": "2026-03-27T07:45:44Z",
"rates": {
"BGN": 1.169009
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AUD&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "AUD",
"to": "BGN",
"amount": 100
},
"result": 116.9009,
"rate": 1.169009
}Build with AUD/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key