Rate Overview
Live
1 SBD = 0.280705 FJD
1 FJD = 3.5625
SBD
Avg
0.278396
High
0.280705
Low
0.275085
Last updated: 3/27/2026, 8:17:31 AM
Quick Conversions
| SBD | FJD |
|---|---|
| 1 SBD | 0.28 FJD |
| 10 SBD | 2.81 FJD |
| 50 SBD | 14.04 FJD |
| 100 SBD | 28.07 FJD |
| 500 SBD | 140.35 FJD |
| 1,000 SBD | 280.71 FJD |
Get SBD/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=FJDExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-03-27T08:17:31Z",
"rates": {
"FJD": 0.280705
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "FJD",
"amount": 100
},
"result": 28.0705,
"rate": 0.280705
}Build with SBD/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key