Rate Overview
Live
1 SBD = 22.0168 DJF
1 DJF = 0.045420
SBD
Avg
22.1037
High
22.3285
Low
21.8515
Last updated: 7/29/2026, 7:35:03 PM
Quick Conversions
| SBD | DJF |
|---|---|
| 1 SBD | 22.02 DJF |
| 10 SBD | 220.17 DJF |
| 50 SBD | 1,100.84 DJF |
| 100 SBD | 2,201.68 DJF |
| 500 SBD | 11,008.42 DJF |
| 1,000 SBD | 22,016.84 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-29T19:35:03Z",
"rates": {
"DJF": 22.016842
}
}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": 2201.6842,
"rate": 22.016842
}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