Rate Overview
Live
1 FJD = 3.5931 SBD
1 SBD = 0.278308
FJD
Avg
3.5952
High
3.6290
Low
3.5629
Last updated: 7/26/2026, 1:42:01 AM
Quick Conversions
| FJD | SBD |
|---|---|
| 1 FJD | 3.59 SBD |
| 10 FJD | 35.93 SBD |
| 50 FJD | 179.66 SBD |
| 100 FJD | 359.31 SBD |
| 500 FJD | 1,796.57 SBD |
| 1,000 FJD | 3,593.15 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-07-26T01:42:01Z",
"rates": {
"SBD": 3.593146
}
}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": 359.3146,
"rate": 3.593146
}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