Rate Overview
Live
1 BSD = 2.1941 FJD
1 FJD = 0.455765
BSD
Avg
2.2001
High
2.2237
Low
2.1882
Last updated: 5/8/2026, 1:03:05 PM
Quick Conversions
| BSD | FJD |
|---|---|
| 1 BSD | 2.19 FJD |
| 10 BSD | 21.94 FJD |
| 50 BSD | 109.71 FJD |
| 100 BSD | 219.41 FJD |
| 500 BSD | 1,097.06 FJD |
| 1,000 BSD | 2,194.11 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-05-08T13:03:05Z",
"rates": {
"FJD": 2.194112
}
}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": 219.4112,
"rate": 2.194112
}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