Rate Overview
Live
1 SBD = 0.275901 FJD
1 FJD = 3.6245
SBD
Avg
0.275611
High
0.276332
Low
0.274855
Last updated: 9/2/2026, 8:24:20 AM
Quick Conversions
| SBD | FJD |
|---|---|
| 1 SBD | 0.28 FJD |
| 10 SBD | 2.76 FJD |
| 50 SBD | 13.80 FJD |
| 100 SBD | 27.59 FJD |
| 500 SBD | 137.95 FJD |
| 1,000 SBD | 275.90 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-09-02T08:24:20Z",
"rates": {
"FJD": 0.275901
}
}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": 27.5901,
"rate": 0.275901
}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