Rate Overview
Live
1 FJD = 0.893335 BBD
1 BBD = 1.1194
FJD
Avg
0.893684
High
0.895803
Low
0.890606
Last updated: 7/24/2026, 11:00:24 PM
Quick Conversions
| FJD | BBD |
|---|---|
| 1 FJD | 0.89 BBD |
| 10 FJD | 8.93 BBD |
| 50 FJD | 44.67 BBD |
| 100 FJD | 89.33 BBD |
| 500 FJD | 446.67 BBD |
| 1,000 FJD | 893.34 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-07-24T23:00:24Z",
"rates": {
"BBD": 0.893335
}
}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": 89.3335,
"rate": 0.893335
}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