Rate Overview
Live
1 FJD = 0.900396 BBD
1 BBD = 1.1106
FJD
Avg
0.890784
High
0.900396
Low
0.882350
Last updated: 7/2/2026, 5:00:56 PM
Quick Conversions
| FJD | BBD |
|---|---|
| 1 FJD | 0.90 BBD |
| 10 FJD | 9.00 BBD |
| 50 FJD | 45.02 BBD |
| 100 FJD | 90.04 BBD |
| 500 FJD | 450.20 BBD |
| 1,000 FJD | 900.40 BBD |
Get FJD/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=BBDExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-07-02T17:00:56Z",
"rates": {
"BBD": 0.900396
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "BBD",
"amount": 100
},
"result": 90.0396,
"rate": 0.900396
}Build with FJD/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key