Rate Overview
Live
1 BSD = 2.2155 FJD
1 FJD = 0.451357
BSD
Avg
2.2191
High
2.2346
Low
2.2089
Last updated: 4/18/2026, 8:51:05 AM
Quick Conversions
| BSD | FJD |
|---|---|
| 1 BSD | 2.22 FJD |
| 10 BSD | 22.16 FJD |
| 50 BSD | 110.78 FJD |
| 100 BSD | 221.55 FJD |
| 500 BSD | 1,107.77 FJD |
| 1,000 BSD | 2,215.54 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-04-18T08:51:05Z",
"rates": {
"FJD": 2.215541
}
}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": 221.5541,
"rate": 2.215541
}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