Rate Overview
Live
1 NOK = 0.827266 SBD
1 SBD = 1.2088
NOK
Avg
0.799753
High
0.841849
Low
0.738411
Last updated: 3/27/2026, 11:16:42 AM
Quick Conversions
| NOK | SBD |
|---|---|
| 1 NOK | 0.83 SBD |
| 10 NOK | 8.27 SBD |
| 50 NOK | 41.36 SBD |
| 100 NOK | 82.73 SBD |
| 500 NOK | 413.63 SBD |
| 1,000 NOK | 827.27 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-27T11:16:42Z",
"rates": {
"SBD": 0.827266
}
}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": 82.72659999999999,
"rate": 0.827266
}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