Rate Overview
Live
1 FJD = 3.5625 SBD
1 SBD = 0.280706
FJD
Avg
3.6567
High
3.7810
Low
3.5135
Last updated: 3/27/2026, 9:31:41 AM
Quick Conversions
| FJD | SBD |
|---|---|
| 1 FJD | 3.56 SBD |
| 10 FJD | 35.62 SBD |
| 50 FJD | 178.12 SBD |
| 100 FJD | 356.25 SBD |
| 500 FJD | 1,781.23 SBD |
| 1,000 FJD | 3,562.45 SBD |
Get FJD/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=SBDExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-03-27T09:31:41Z",
"rates": {
"SBD": 3.562452
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "SBD",
"amount": 100
},
"result": 356.2452,
"rate": 3.562452
}Build with FJD/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key