Rate Overview
Live
1 BBD = 1.1148 FJD
1 FJD = 0.897022
BBD
Avg
1.1183
High
1.1228
Low
1.1148
Last updated: 7/21/2026, 2:48:32 PM
Quick Conversions
| BBD | FJD |
|---|---|
| 1 BBD | 1.11 FJD |
| 10 BBD | 11.15 FJD |
| 50 BBD | 55.74 FJD |
| 100 BBD | 111.48 FJD |
| 500 BBD | 557.40 FJD |
| 1,000 BBD | 1,114.80 FJD |
Get BBD/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=FJDExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-07-21T14:48:32Z",
"rates": {
"FJD": 1.1148
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "FJD",
"amount": 100
},
"result": 111.48,
"rate": 1.1148
}Build with BBD/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key