Rate Overview
Live
1 BSD = 2.2309 FJD
1 FJD = 0.448260
BSD
Avg
2.2383
High
2.2489
Low
2.2309
Last updated: 7/27/2026, 8:11:18 PM
Quick Conversions
| BSD | FJD |
|---|---|
| 1 BSD | 2.23 FJD |
| 10 BSD | 22.31 FJD |
| 50 BSD | 111.54 FJD |
| 100 BSD | 223.09 FJD |
| 500 BSD | 1,115.43 FJD |
| 1,000 BSD | 2,230.85 FJD |
Get BSD/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BSD¤cies=FJDExample Response:
{
"success": true,
"base": "BSD",
"date": "2026-07-27T20:11:18Z",
"rates": {
"FJD": 2.23085
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BSD&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BSD",
"to": "FJD",
"amount": 100
},
"result": 223.08500000000004,
"rate": 2.23085
}Build with BSD/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key