Rate Overview
Live
1 BSD = 2.2056 FJD
1 FJD = 0.453391
BSD
Avg
2.2101
High
2.2220
Low
2.1924
Last updated: 3/6/2026, 10:30:14 PM
Quick Conversions
| BSD | FJD |
|---|---|
| 1 BSD | 2.21 FJD |
| 10 BSD | 22.06 FJD |
| 50 BSD | 110.28 FJD |
| 100 BSD | 220.56 FJD |
| 500 BSD | 1,102.80 FJD |
| 1,000 BSD | 2,205.60 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-06T22:30:14Z",
"rates": {
"FJD": 2.2056
}
}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": 220.56,
"rate": 2.2056
}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