Rate Overview
Live
1 BSD = 2.2437 FJD
1 FJD = 0.445702
BSD
Avg
2.2292
High
2.2794
Low
2.1924
Last updated: 7/28/2026, 3:27:02 AM
Quick Conversions
| BSD | FJD |
|---|---|
| 1 BSD | 2.24 FJD |
| 10 BSD | 22.44 FJD |
| 50 BSD | 112.18 FJD |
| 100 BSD | 224.37 FJD |
| 500 BSD | 1,121.83 FJD |
| 1,000 BSD | 2,243.65 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-28T03:27:02Z",
"rates": {
"FJD": 2.24365
}
}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": 224.365,
"rate": 2.24365
}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