Rate Overview
Live
1 NOK = 0.833565 SBD
1 SBD = 1.1997
NOK
Avg
0.839610
High
0.845060
Low
0.833565
Last updated: 7/28/2026, 9:55:52 PM
Quick Conversions
| NOK | SBD |
|---|---|
| 1 NOK | 0.83 SBD |
| 10 NOK | 8.34 SBD |
| 50 NOK | 41.68 SBD |
| 100 NOK | 83.36 SBD |
| 500 NOK | 416.78 SBD |
| 1,000 NOK | 833.57 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-28T21:55:52Z",
"rates": {
"SBD": 0.833565
}
}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.3565,
"rate": 0.833565
}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