Rate Overview
Live
1 FJD = 3.6267 SBD
1 SBD = 0.275734
FJD
Avg
3.6292
High
3.6451
Low
3.6163
Last updated: 4/16/2026, 7:52:49 PM
Quick Conversions
| FJD | SBD |
|---|---|
| 1 FJD | 3.63 SBD |
| 10 FJD | 36.27 SBD |
| 50 FJD | 181.33 SBD |
| 100 FJD | 362.67 SBD |
| 500 FJD | 1,813.34 SBD |
| 1,000 FJD | 3,626.69 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-04-16T19:52:49Z",
"rates": {
"SBD": 3.626686
}
}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": 362.66859999999997,
"rate": 3.626686
}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