Skip to content

Australian Dollar to Barbados Dollar

AUD/BBD · quoted 2026-09-22

1.4237

▲ +2.98% over 6M

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

AUD/BBD over 6M

AUD/BBD over 6M: show the values
PointAUD/BBD
2026-03-261.3825
2026-04-021.3744
2026-04-091.4175
2026-04-161.4411
2026-04-231.4458
2026-04-301.4402
2026-05-071.4667
2026-05-151.4465
2026-05-231.4257
2026-05-301.4369
2026-06-061.4084
2026-06-151.4134
2026-06-221.4017
2026-06-291.3800
2026-07-061.3868
2026-07-131.3886
2026-07-201.4014
2026-07-271.3999
2026-08-031.4013
2026-08-101.4127
2026-08-171.4250
2026-08-251.4307
2026-09-011.4282
2026-09-081.4429
2026-09-151.4251

High

1.4667

Low

1.3744

Average

1.4172

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.