Rate Overview
Live
1 BSD = 2.2391 FJD
1 FJD = 0.446608
BSD
Avg
2.2148
High
2.2391
Low
2.1994
Last updated: 6/18/2026, 6:52:59 AM
Quick Conversions
| BSD | FJD |
|---|---|
| 1 BSD | 2.24 FJD |
| 10 BSD | 22.39 FJD |
| 50 BSD | 111.96 FJD |
| 100 BSD | 223.91 FJD |
| 500 BSD | 1,119.55 FJD |
| 1,000 BSD | 2,239.10 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-06-18T06:52:59Z",
"rates": {
"FJD": 2.2391
}
}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.91,
"rate": 2.2391
}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