Rate Overview
Live
1 SBD = 22.1194 DJF
1 DJF = 0.045209
SBD
Avg
22.0819
High
22.1595
Low
22.0283
Last updated: 4/17/2026, 7:31:08 AM
Quick Conversions
| SBD | DJF |
|---|---|
| 1 SBD | 22.12 DJF |
| 10 SBD | 221.19 DJF |
| 50 SBD | 1,105.97 DJF |
| 100 SBD | 2,211.94 DJF |
| 500 SBD | 11,059.68 DJF |
| 1,000 SBD | 22,119.37 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-04-17T07:31:08Z",
"rates": {
"DJF": 22.119368
}
}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": 2211.9368,
"rate": 22.119368
}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