Skip to content

Australian Dollar to Barbados Dollar

AUD/BBD · quoted 2026-09-22

1.4237

▲ +6.51% over YTD

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

AUD/BBD over YTD

AUD/BBD over YTD: show the values
PointAUD/BBD
2025-12-311.3367
2026-01-071.3455
2026-01-141.3354
2026-01-211.3540
2026-01-281.3999
2026-02-041.4060
2026-02-111.4230
2026-02-181.4145
2026-02-251.4183
2026-03-041.4117
2026-03-111.4302
2026-03-181.4106
2026-03-251.3927
2026-04-011.3907
2026-04-081.4113
2026-04-151.4381
2026-04-221.4425
2026-04-291.4423
2026-05-061.4559
2026-05-141.4481
2026-05-211.4256
2026-05-291.4342
2026-06-051.4281
2026-06-141.4137
2026-06-211.4021
2026-06-281.3786
2026-07-051.3875
2026-07-121.3892
2026-07-191.3949
2026-07-261.3984
2026-08-021.4082
2026-08-091.4134
2026-08-161.4169
2026-08-241.4323
2026-08-311.4324
2026-09-071.4429
2026-09-141.4259
2026-09-211.4275

High

1.4559

Low

1.3354

Average

1.4098

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.