Rate Overview
Live
1 SBD = 21.9793 DJF
1 DJF = 0.045497
SBD
Avg
22.0801
High
22.2147
Low
21.9793
Last updated: 7/9/2026, 6:13:57 AM
Quick Conversions
| SBD | DJF |
|---|---|
| 1 SBD | 21.98 DJF |
| 10 SBD | 219.79 DJF |
| 50 SBD | 1,098.96 DJF |
| 100 SBD | 2,197.93 DJF |
| 500 SBD | 10,989.63 DJF |
| 1,000 SBD | 21,979.25 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-09T06:13:57Z",
"rates": {
"DJF": 21.979252
}
}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": 2197.9251999999997,
"rate": 21.979252
}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