Rate Overview
Live
1 FJD = 0.902201 BBD
1 BBD = 1.1084
FJD
Avg
0.885309
High
0.916535
Low
0.859259
Last updated: 5/27/2026, 10:40:13 AM
Quick Conversions
| FJD | BBD |
|---|---|
| 1 FJD | 0.90 BBD |
| 10 FJD | 9.02 BBD |
| 50 FJD | 45.11 BBD |
| 100 FJD | 90.22 BBD |
| 500 FJD | 451.10 BBD |
| 1,000 FJD | 902.20 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-27T10:40:13Z",
"rates": {
"BBD": 0.902201
}
}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.2201,
"rate": 0.902201
}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