Rate Overview
Live
1 SBD = 1.1634 NOK
1 NOK = 0.859531
SBD
Avg
1.1633
High
1.1683
Low
1.1591
Last updated: 9/6/2026, 8:17:57 AM
Quick Conversions
| SBD | NOK |
|---|---|
| 1 SBD | 1.16 NOK |
| 10 SBD | 11.63 NOK |
| 50 SBD | 58.17 NOK |
| 100 SBD | 116.34 NOK |
| 500 SBD | 581.71 NOK |
| 1,000 SBD | 1,163.43 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-09-06T08:17:57Z",
"rates": {
"NOK": 1.163425
}
}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": 116.34249999999999,
"rate": 1.163425
}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