Rate Overview
Live
1 FJD = 0.888790 BBD
1 BBD = 1.1251
FJD
Avg
0.884360
High
0.905574
Low
0.858989
Last updated: 3/27/2026, 9:25:30 AM
Quick Conversions
| FJD | BBD |
|---|---|
| 1 FJD | 0.89 BBD |
| 10 FJD | 8.89 BBD |
| 50 FJD | 44.44 BBD |
| 100 FJD | 88.88 BBD |
| 500 FJD | 444.40 BBD |
| 1,000 FJD | 888.79 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-03-27T09:25:30Z",
"rates": {
"BBD": 0.88879
}
}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": 88.87899999999999,
"rate": 0.88879
}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