Rate Overview
Live
1 FJD = 3.6493 SBD
1 SBD = 0.274023
FJD
Avg
3.6537
High
3.6695
Low
3.6362
Last updated: 3/6/2026, 8:44:12 PM
Quick Conversions
| FJD | SBD |
|---|---|
| 1 FJD | 3.65 SBD |
| 10 FJD | 36.49 SBD |
| 50 FJD | 182.47 SBD |
| 100 FJD | 364.93 SBD |
| 500 FJD | 1,824.66 SBD |
| 1,000 FJD | 3,649.32 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-03-06T20:44:12Z",
"rates": {
"SBD": 3.649324
}
}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": 364.93240000000003,
"rate": 3.649324
}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