Rate Overview
Live
1 SBD = 0.274023 FJD
1 FJD = 3.6493
SBD
Avg
0.273854
High
0.275011
Low
0.272516
Last updated: 3/7/2026, 12:30:35 AM
Quick Conversions
| SBD | FJD |
|---|---|
| 1 SBD | 0.27 FJD |
| 10 SBD | 2.74 FJD |
| 50 SBD | 13.70 FJD |
| 100 SBD | 27.40 FJD |
| 500 SBD | 137.01 FJD |
| 1,000 SBD | 274.02 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-07T00:30:35Z",
"rates": {
"FJD": 0.274023
}
}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.4023,
"rate": 0.274023
}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