Rate Overview
Live
1 SBD = 22.0346 DJF
1 DJF = 0.045383
SBD
Avg
22.0513
High
22.1138
Low
22.0085
Last updated: 7/27/2026, 3:39:41 PM
Quick Conversions
| SBD | DJF |
|---|---|
| 1 SBD | 22.03 DJF |
| 10 SBD | 220.35 DJF |
| 50 SBD | 1,101.73 DJF |
| 100 SBD | 2,203.46 DJF |
| 500 SBD | 11,017.31 DJF |
| 1,000 SBD | 22,034.62 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-07-27T15:39:41Z",
"rates": {
"DJF": 22.034616
}
}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": 2203.4616,
"rate": 22.034616
}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