Rate Overview
Live
1 AUD = 1.1707 BGN
1 BGN = 0.854162
AUD
Avg
1.1789
High
1.1950
Low
1.1687
Last updated: 3/27/2026, 6:06:51 AM
Quick Conversions
| AUD | BGN |
|---|---|
| 1 AUD | 1.17 BGN |
| 10 AUD | 11.71 BGN |
| 50 AUD | 58.54 BGN |
| 100 AUD | 117.07 BGN |
| 500 AUD | 585.37 BGN |
| 1,000 AUD | 1,170.74 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-27T06:06:51Z",
"rates": {
"BGN": 1.170738
}
}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": 117.0738,
"rate": 1.170738
}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