Rate Overview
Live
1 FJD = 0.444395 BSD
1 BSD = 2.2503
FJD
Avg
0.442386
High
0.452787
Low
0.433774
Last updated: 3/27/2026, 7:11:31 AM
Quick Conversions
| FJD | BSD |
|---|---|
| 1 FJD | 0.44 BSD |
| 10 FJD | 4.44 BSD |
| 50 FJD | 22.22 BSD |
| 100 FJD | 44.44 BSD |
| 500 FJD | 222.20 BSD |
| 1,000 FJD | 444.40 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-03-27T07:11:31Z",
"rates": {
"BSD": 0.444395
}
}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.439499999999995,
"rate": 0.444395
}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