Rate Overview
Live
1 NOK = 0.865474 SBD
1 SBD = 1.1554
NOK
Avg
0.865453
High
0.868340
Low
0.861409
Last updated: 5/27/2026, 10:54:05 AM
Quick Conversions
| NOK | SBD |
|---|---|
| 1 NOK | 0.87 SBD |
| 10 NOK | 8.65 SBD |
| 50 NOK | 43.27 SBD |
| 100 NOK | 86.55 SBD |
| 500 NOK | 432.74 SBD |
| 1,000 NOK | 865.47 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-05-27T10:54:05Z",
"rates": {
"SBD": 0.865474
}
}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": 86.5474,
"rate": 0.865474
}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