Rate Overview
Live
1 SBD = 22.2871 DJF
1 DJF = 0.044869
SBD
Avg
22.0535
High
22.2871
Low
21.7483
Last updated: 5/27/2026, 4:04:41 PM
Quick Conversions
| SBD | DJF |
|---|---|
| 1 SBD | 22.29 DJF |
| 10 SBD | 222.87 DJF |
| 50 SBD | 1,114.35 DJF |
| 100 SBD | 2,228.71 DJF |
| 500 SBD | 11,143.54 DJF |
| 1,000 SBD | 22,287.09 DJF |
Get SBD/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=DJFExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-05-27T16:04:41Z",
"rates": {
"DJF": 22.287088
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "DJF",
"amount": 100
},
"result": 2228.7088,
"rate": 22.287088
}Build with SBD/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key