Rate Overview
Live
1 BBD = 1.1251 FJD
1 FJD = 0.888790
BBD
Avg
1.1161
High
1.1397
Low
1.1015
Last updated: 3/27/2026, 9:28:12 AM
Quick Conversions
| BBD | FJD |
|---|---|
| 1 BBD | 1.13 FJD |
| 10 BBD | 11.25 FJD |
| 50 BBD | 56.26 FJD |
| 100 BBD | 112.51 FJD |
| 500 BBD | 562.56 FJD |
| 1,000 BBD | 1,125.13 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-03-27T09:28:12Z",
"rates": {
"FJD": 1.125125
}
}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.51249999999999,
"rate": 1.125125
}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