Rate Overview
Live
1 BBD = 1.1224 FJD
1 FJD = 0.890920
BBD
Avg
1.1248
High
1.1333
Low
1.1200
Last updated: 7/2/2026, 5:24:25 AM
Quick Conversions
| BBD | FJD |
|---|---|
| 1 BBD | 1.12 FJD |
| 10 BBD | 11.22 FJD |
| 50 BBD | 56.12 FJD |
| 100 BBD | 112.24 FJD |
| 500 BBD | 561.22 FJD |
| 1,000 BBD | 1,122.44 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-02T05:24:25Z",
"rates": {
"FJD": 1.122435
}
}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.24350000000001,
"rate": 1.122435
}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