Rate Overview
Live
1 NOK = 0.860257 SBD
1 SBD = 1.1624
NOK
Avg
0.852817
High
0.860257
Low
0.845168
Last updated: 4/17/2026, 6:15:08 AM
Quick Conversions
| NOK | SBD |
|---|---|
| 1 NOK | 0.86 SBD |
| 10 NOK | 8.60 SBD |
| 50 NOK | 43.01 SBD |
| 100 NOK | 86.03 SBD |
| 500 NOK | 430.13 SBD |
| 1,000 NOK | 860.26 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-04-17T06:15:08Z",
"rates": {
"SBD": 0.860257
}
}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.0257,
"rate": 0.860257
}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