Rate Overview
Live
1 FJD = 3.6423 SBD
1 SBD = 0.274550
FJD
Avg
3.6319
High
3.6432
Low
3.6157
Last updated: 5/7/2026, 2:20:07 AM
Quick Conversions
| FJD | SBD |
|---|---|
| 1 FJD | 3.64 SBD |
| 10 FJD | 36.42 SBD |
| 50 FJD | 182.12 SBD |
| 100 FJD | 364.23 SBD |
| 500 FJD | 1,821.16 SBD |
| 1,000 FJD | 3,642.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-05-07T02:20:07Z",
"rates": {
"SBD": 3.642322
}
}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.23220000000003,
"rate": 3.642322
}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