Rate Overview
Live
1 SBD = 0.278153 FJD
1 FJD = 3.5951
SBD
Avg
0.276156
High
0.281529
Low
0.272632
Last updated: 7/26/2026, 10:30:19 PM
Quick Conversions
| SBD | FJD |
|---|---|
| 1 SBD | 0.28 FJD |
| 10 SBD | 2.78 FJD |
| 50 SBD | 13.91 FJD |
| 100 SBD | 27.82 FJD |
| 500 SBD | 139.08 FJD |
| 1,000 SBD | 278.15 FJD |
Get SBD/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=FJDExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-07-26T22:30:19Z",
"rates": {
"FJD": 0.278153
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "FJD",
"amount": 100
},
"result": 27.815299999999997,
"rate": 0.278153
}Build with SBD/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key