Rate Overview
Live
1 SBD = 22.1993 DJF
1 DJF = 0.045046
SBD
Avg
22.0540
High
22.2914
Low
21.8515
Last updated: 3/27/2026, 5:03:10 PM
Quick Conversions
| SBD | DJF |
|---|---|
| 1 SBD | 22.20 DJF |
| 10 SBD | 221.99 DJF |
| 50 SBD | 1,109.97 DJF |
| 100 SBD | 2,219.93 DJF |
| 500 SBD | 11,099.66 DJF |
| 1,000 SBD | 22,199.33 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-03-27T17:03:10Z",
"rates": {
"DJF": 22.199325
}
}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": 2219.9325000000003,
"rate": 22.199325
}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