Rate Overview
Live
1 FJD = 0.452546 BSD
1 BSD = 2.2097
FJD
Avg
0.453568
High
0.455265
Low
0.449691
Last updated: 5/7/2026, 1:17:06 AM
Quick Conversions
| FJD | BSD |
|---|---|
| 1 FJD | 0.45 BSD |
| 10 FJD | 4.53 BSD |
| 50 FJD | 22.63 BSD |
| 100 FJD | 45.25 BSD |
| 500 FJD | 226.27 BSD |
| 1,000 FJD | 452.55 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-05-07T01:17:06Z",
"rates": {
"BSD": 0.452546
}
}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": 45.2546,
"rate": 0.452546
}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