Rate Overview
Live
1 BBD = 1.1218 FJD
1 FJD = 0.891405
BBD
Avg
1.1076
High
1.1284
Low
1.0819
Last updated: 7/28/2026, 11:32:54 AM
Quick Conversions
| BBD | FJD |
|---|---|
| 1 BBD | 1.12 FJD |
| 10 BBD | 11.22 FJD |
| 50 BBD | 56.09 FJD |
| 100 BBD | 112.18 FJD |
| 500 BBD | 560.91 FJD |
| 1,000 BBD | 1,121.83 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-07-28T11:32:54Z",
"rates": {
"FJD": 1.121825
}
}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": 112.1825,
"rate": 1.121825
}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