Rate Overview
Live
1 FJD = 3.6038 SBD
1 SBD = 0.277485
FJD
Avg
3.6163
High
3.6700
Low
3.5623
Last updated: 7/27/2026, 2:08:16 AM
Quick Conversions
| FJD | SBD |
|---|---|
| 1 FJD | 3.60 SBD |
| 10 FJD | 36.04 SBD |
| 50 FJD | 180.19 SBD |
| 100 FJD | 360.38 SBD |
| 500 FJD | 1,801.90 SBD |
| 1,000 FJD | 3,603.80 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-27T02:08:16Z",
"rates": {
"SBD": 3.603798
}
}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": 360.3798,
"rate": 3.603798
}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