Rate Overview
Live
1 SBD = 0.276168 FJD
1 FJD = 3.6210
SBD
Avg
0.275958
High
0.276727
Low
0.274040
Last updated: 8/12/2026, 8:36:04 AM
Quick Conversions
| SBD | FJD |
|---|---|
| 1 SBD | 0.28 FJD |
| 10 SBD | 2.76 FJD |
| 50 SBD | 13.81 FJD |
| 100 SBD | 27.62 FJD |
| 500 SBD | 138.08 FJD |
| 1,000 SBD | 276.17 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-08-12T08:36:04Z",
"rates": {
"FJD": 0.276168
}
}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.6168,
"rate": 0.276168
}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