Rate Overview
Live
1 FJD = 0.906782 BBD
1 BBD = 1.1028
FJD
Avg
0.904946
High
0.912236
Low
0.900081
Last updated: 3/6/2026, 8:48:30 PM
Quick Conversions
| FJD | BBD |
|---|---|
| 1 FJD | 0.91 BBD |
| 10 FJD | 9.07 BBD |
| 50 FJD | 45.34 BBD |
| 100 FJD | 90.68 BBD |
| 500 FJD | 453.39 BBD |
| 1,000 FJD | 906.78 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-06T20:48:30Z",
"rates": {
"BBD": 0.906782
}
}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": 90.6782,
"rate": 0.906782
}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