Rate Overview
Live
1 NOK = 0.843423 SBD
1 SBD = 1.1856
NOK
Avg
0.842385
High
0.870545
Low
0.811647
Last updated: 7/25/2026, 5:40:37 AM
Quick Conversions
| NOK | SBD |
|---|---|
| 1 NOK | 0.84 SBD |
| 10 NOK | 8.43 SBD |
| 50 NOK | 42.17 SBD |
| 100 NOK | 84.34 SBD |
| 500 NOK | 421.71 SBD |
| 1,000 NOK | 843.42 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-07-25T05:40:37Z",
"rates": {
"SBD": 0.843423
}
}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": 84.34230000000001,
"rate": 0.843423
}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