Skip to content

Australian Dollar to Barbados Dollar

AUD/BBD · quoted 2026-09-22

1.4237

▼ +0.10% over 7D

1 AUD = 1.4237 BBD · 1 BBD = 0.70239 AUD · Get this rate via the API

AUD/BBD over 7D

AUD/BBD over 7D: show the values
PointAUD/BBD
2026-09-151.4251
2026-09-161.4264
2026-09-171.4228
2026-09-181.4339
2026-09-191.4251
2026-09-201.4248
2026-09-211.4275

High

1.4339

Low

1.4228

Average

1.4262

For developers

Get this rate via the API

One GET request returns the AUD/BBD rate as JSON. The free plan includes 1,000 requests a month, with no credit card required.

cURL
curl -X GET "https://api.fxfeed.io/v2/latest?api_key=YOUR_API_KEY&base=AUD&currencies=BBD"
JavaScript
const response = await fetch("https://api.fxfeed.io/v2/latest?api_key=YOUR_API_KEY&base=AUD&currencies=BBD");
const data = await response.json();
Python
import requests

data = requests.get("https://api.fxfeed.io/v2/latest?api_key=YOUR_API_KEY&base=AUD&currencies=BBD").json()

Replace YOUR_API_KEY with the key from your dashboard.

Put these rates in your application

One endpoint, JSON responses, 160+ currencies and history back to 1999. Start on the free plan.