Rate Overview
Live
1 FJD = 0.916515 BBD
1 BBD = 1.0911
FJD
Avg
0.914666
High
0.918729
Low
0.905716
Last updated: 5/7/2026, 4:26:02 AM
Quick Conversions
| FJD | BBD |
|---|---|
| 1 FJD | 0.92 BBD |
| 10 FJD | 9.17 BBD |
| 50 FJD | 45.83 BBD |
| 100 FJD | 91.65 BBD |
| 500 FJD | 458.26 BBD |
| 1,000 FJD | 916.52 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-05-07T04:26:02Z",
"rates": {
"BBD": 0.916515
}
}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": 91.6515,
"rate": 0.916515
}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