Rate Overview
Live
1 NOK = 0.862992 SBD
1 SBD = 1.1588
NOK
Avg
0.859408
High
0.862992
Low
0.853351
Last updated: 9/4/2026, 11:36:34 AM
Quick Conversions
| NOK | SBD |
|---|---|
| 1 NOK | 0.86 SBD |
| 10 NOK | 8.63 SBD |
| 50 NOK | 43.15 SBD |
| 100 NOK | 86.30 SBD |
| 500 NOK | 431.50 SBD |
| 1,000 NOK | 862.99 SBD |
Get NOK/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=SBDExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-09-04T11:36:34Z",
"rates": {
"SBD": 0.862992
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "SBD",
"amount": 100
},
"result": 86.2992,
"rate": 0.862992
}Build with NOK/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key