Rate Overview
Live
1 FJD = 0.449195 BSD
1 BSD = 2.2262
FJD
Avg
0.449960
High
0.452809
Low
0.449163
Last updated: 8/13/2026, 5:41:53 AM
Quick Conversions
| FJD | BSD |
|---|---|
| 1 FJD | 0.45 BSD |
| 10 FJD | 4.49 BSD |
| 50 FJD | 22.46 BSD |
| 100 FJD | 44.92 BSD |
| 500 FJD | 224.60 BSD |
| 1,000 FJD | 449.20 BSD |
Get FJD/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=BSDExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-08-13T05:41:53Z",
"rates": {
"BSD": 0.449195
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "BSD",
"amount": 100
},
"result": 44.9195,
"rate": 0.449195
}Build with FJD/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key