Rate Overview
Live
1 AUD = 1.1682 BGN
1 BGN = 0.856046
AUD
Avg
1.1980
High
1.3411
Low
1.0778
Last updated: 3/27/2026, 11:13:36 AM
Quick Conversions
| AUD | BGN |
|---|---|
| 1 AUD | 1.17 BGN |
| 10 AUD | 11.68 BGN |
| 50 AUD | 58.41 BGN |
| 100 AUD | 116.82 BGN |
| 500 AUD | 584.08 BGN |
| 1,000 AUD | 1,168.16 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-27T11:13:36Z",
"rates": {
"BGN": 1.168161
}
}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.8161,
"rate": 1.168161
}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