Skip to content

Australian Dollar to Barbados Dollar

AUD/BBD · quoted 2026-09-22

1.4237

▼ +0.68% over 30D

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

AUD/BBD over 30D

AUD/BBD over 30D: show the values
PointAUD/BBD
2026-08-231.4335
2026-08-241.4323
2026-08-251.4307
2026-08-261.4370
2026-08-271.4380
2026-08-281.4389
2026-08-291.4322
2026-08-301.4321
2026-08-311.4324
2026-09-011.4282
2026-09-021.4295
2026-09-031.4387
2026-09-041.4407
2026-09-051.4408
2026-09-061.4406
2026-09-071.4429
2026-09-081.4429
2026-09-091.4449
2026-09-101.4370
2026-09-111.4346
2026-09-121.4342
2026-09-131.4329
2026-09-141.4259
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.4449

Low

1.4228

Average

1.4332

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.