Rate Overview
Live
1 FJD = 0.897988 BBD
1 BBD = 1.1136
FJD
Avg
0.898858
High
0.901691
Low
0.894907
Last updated: 6/16/2026, 10:41:06 AM
Quick Conversions
| FJD | BBD |
|---|---|
| 1 FJD | 0.90 BBD |
| 10 FJD | 8.98 BBD |
| 50 FJD | 44.90 BBD |
| 100 FJD | 89.80 BBD |
| 500 FJD | 448.99 BBD |
| 1,000 FJD | 897.99 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-06-16T10:41:06Z",
"rates": {
"BBD": 0.897988
}
}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.7988,
"rate": 0.897988
}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