Rate Overview
Live
1 BBD = 1.1196 FJD
1 FJD = 0.893216
BBD
Avg
1.1142
High
1.1196
Low
1.1094
Last updated: 6/18/2026, 7:45:35 AM
Quick Conversions
| BBD | FJD |
|---|---|
| 1 BBD | 1.12 FJD |
| 10 BBD | 11.20 FJD |
| 50 BBD | 55.98 FJD |
| 100 BBD | 111.96 FJD |
| 500 BBD | 559.78 FJD |
| 1,000 BBD | 1,119.55 FJD |
Get BBD/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=FJDExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-06-18T07:45:35Z",
"rates": {
"FJD": 1.11955
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "FJD",
"amount": 100
},
"result": 111.955,
"rate": 1.11955
}Build with BBD/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key