Rate Overview
Live
1 NOK = 0.851374 SBD
1 SBD = 1.1746
NOK
Avg
0.848488
High
0.851450
Low
0.843494
Last updated: 8/15/2026, 1:01:38 PM
Quick Conversions
| NOK | SBD |
|---|---|
| 1 NOK | 0.85 SBD |
| 10 NOK | 8.51 SBD |
| 50 NOK | 42.57 SBD |
| 100 NOK | 85.14 SBD |
| 500 NOK | 425.69 SBD |
| 1,000 NOK | 851.37 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-08-15T13:01:38Z",
"rates": {
"SBD": 0.851374
}
}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": 85.1374,
"rate": 0.851374
}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