Rate Overview
Live
1 BSD = 2.2502 FJD
1 FJD = 0.444395
BSD
Avg
2.2618
High
2.3283
Low
2.2085
Last updated: 3/27/2026, 5:40:18 AM
Quick Conversions
| BSD | FJD |
|---|---|
| 1 BSD | 2.25 FJD |
| 10 BSD | 22.50 FJD |
| 50 BSD | 112.51 FJD |
| 100 BSD | 225.02 FJD |
| 500 BSD | 1,125.13 FJD |
| 1,000 BSD | 2,250.25 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-03-27T05:40:18Z",
"rates": {
"FJD": 2.25025
}
}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": 225.02499999999998,
"rate": 2.25025
}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