Rate Overview
Live
1 FJD = 0.452227 BSD
1 BSD = 2.2113
FJD
Avg
0.450194
High
0.452720
Low
0.447513
Last updated: 4/16/2026, 7:59:34 PM
Quick Conversions
| FJD | BSD |
|---|---|
| 1 FJD | 0.45 BSD |
| 10 FJD | 4.52 BSD |
| 50 FJD | 22.61 BSD |
| 100 FJD | 45.22 BSD |
| 500 FJD | 226.11 BSD |
| 1,000 FJD | 452.23 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-04-16T19:59:34Z",
"rates": {
"BSD": 0.452227
}
}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.222699999999996,
"rate": 0.452227
}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