Rate Overview
Live
1 SBD = 1.2004 NOK
1 NOK = 0.833076
SBD
Avg
1.2063
High
1.2475
Low
1.1487
Last updated: 7/28/2026, 7:17:43 PM
Quick Conversions
| SBD | NOK |
|---|---|
| 1 SBD | 1.20 NOK |
| 10 SBD | 12.00 NOK |
| 50 SBD | 60.02 NOK |
| 100 SBD | 120.04 NOK |
| 500 SBD | 600.19 NOK |
| 1,000 SBD | 1,200.37 NOK |
Get SBD/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=NOKExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-07-28T19:17:43Z",
"rates": {
"NOK": 1.20037
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "NOK",
"amount": 100
},
"result": 120.03699999999999,
"rate": 1.20037
}Build with SBD/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key