Rate Overview
Live
1 NOK = 0.839880 SBD
1 SBD = 1.1906
NOK
Avg
0.840592
High
0.848076
Low
0.834041
Last updated: 3/7/2026, 3:28:04 AM
Quick Conversions
| NOK | SBD |
|---|---|
| 1 NOK | 0.84 SBD |
| 10 NOK | 8.40 SBD |
| 50 NOK | 41.99 SBD |
| 100 NOK | 83.99 SBD |
| 500 NOK | 419.94 SBD |
| 1,000 NOK | 839.88 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-03-07T03:28:04Z",
"rates": {
"SBD": 0.83988
}
}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": 83.988,
"rate": 0.83988
}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