Skip to content

Australian Dollar to Barbados Dollar

AUD/BBD · quoted 2026-09-22

1.4237

▲ +4.79% over 5Y

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

AUD/BBD over 5Y

AUD/BBD over 5Y: show the values
PointAUD/BBD
2024-08-241.3586
2024-10-071.3596
2024-11-061.3122
2024-12-061.2821
2025-01-051.2425
2025-02-041.2430
2025-03-061.2674
2025-04-061.2021
2025-05-061.2927
2025-06-071.2984
2025-07-071.3000
2025-08-061.3006
2025-09-051.3091
2025-10-061.3197
2025-11-051.2968
2025-12-051.3274
2026-01-051.3336
2026-02-041.4060
2026-03-061.4012
2026-04-051.3776
2026-05-051.4442
2026-06-061.4084
2026-07-081.3847
2026-08-071.4081
2026-09-071.4429

High

1.4442

Low

1.2021

Average

1.3363

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.