Rate Overview
Live
1 FJD = 3.6160 SBD
1 SBD = 0.276550
FJD
Avg
3.6233
High
3.8070
Low
3.5549
Last updated: 7/22/2026, 3:34:23 AM
Quick Conversions
| FJD | SBD |
|---|---|
| 1 FJD | 3.62 SBD |
| 10 FJD | 36.16 SBD |
| 50 FJD | 180.80 SBD |
| 100 FJD | 361.60 SBD |
| 500 FJD | 1,807.99 SBD |
| 1,000 FJD | 3,615.99 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-22T03:34:23Z",
"rates": {
"SBD": 3.615987
}
}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": 361.5987,
"rate": 3.615987
}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