Rate Overview
Live
1 FJD = 0.442336 BSD
1 BSD = 2.2607
FJD
Avg
0.443834
High
0.446408
Low
0.441175
Last updated: 7/2/2026, 5:10:09 AM
Quick Conversions
| FJD | BSD |
|---|---|
| 1 FJD | 0.44 BSD |
| 10 FJD | 4.42 BSD |
| 50 FJD | 22.12 BSD |
| 100 FJD | 44.23 BSD |
| 500 FJD | 221.17 BSD |
| 1,000 FJD | 442.34 BSD |
Get FJD/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=BSDExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-07-02T05:10:09Z",
"rates": {
"BSD": 0.442336
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "BSD",
"amount": 100
},
"result": 44.2336,
"rate": 0.442336
}Build with FJD/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key