Rate Overview
Live
1 SBD = 22.1167 DJF
1 DJF = 0.045215
SBD
Avg
22.0639
High
22.1795
Low
21.9649
Last updated: 3/7/2026, 12:26:36 AM
Quick Conversions
| SBD | DJF |
|---|---|
| 1 SBD | 22.12 DJF |
| 10 SBD | 221.17 DJF |
| 50 SBD | 1,105.84 DJF |
| 100 SBD | 2,211.67 DJF |
| 500 SBD | 11,058.36 DJF |
| 1,000 SBD | 22,116.72 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-07T00:26:36Z",
"rates": {
"DJF": 22.116723
}
}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.6723,
"rate": 22.116723
}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