Skip to content

Australian Dollar to Barbados Dollar

AUD/BBD · quoted 2026-09-22

1.4237

▲ +7.95% over 1Y

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

AUD/BBD over 1Y

AUD/BBD over 1Y: show the values
PointAUD/BBD
2025-09-221.3189
2025-09-291.3128
2025-10-061.3197
2025-10-131.3017
2025-10-201.2975
2025-10-271.3118
2025-11-031.3086
2025-11-101.3067
2025-11-171.3027
2025-11-241.2914
2025-12-011.3130
2025-12-081.3283
2025-12-161.3278
2025-12-231.3388
2025-12-301.3404
2026-01-061.3439
2026-01-131.3400
2026-01-201.3465
2026-01-271.3898
2026-02-031.4024
2026-02-101.4134
2026-02-171.4099
2026-02-241.4089
2026-03-031.4039
2026-03-101.4235
2026-03-171.4212
2026-03-241.3947
2026-03-311.3776
2026-04-071.3870
2026-04-141.4331
2026-04-211.4416
2026-04-281.4443
2026-05-051.4442
2026-05-121.4445
2026-05-201.4259
2026-05-281.4238
2026-06-041.4285
2026-06-131.4089
2026-06-201.4024
2026-06-271.3787
2026-07-041.3871
2026-07-111.3901
2026-07-181.3963
2026-07-251.3967
2026-08-011.4065
2026-08-081.4134
2026-08-151.4169
2026-08-231.4335
2026-08-301.4321
2026-09-061.4406
2026-09-131.4329
2026-09-201.4248

High

1.4445

Low

1.2914

Average

1.3821

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.