Rate Overview
Live
1 SBD = 1.1624 NOK
1 NOK = 0.860258
SBD
Avg
1.1726
High
1.1832
Low
1.1624
Last updated: 4/17/2026, 6:15:18 AM
Quick Conversions
| SBD | NOK |
|---|---|
| 1 SBD | 1.16 NOK |
| 10 SBD | 11.62 NOK |
| 50 SBD | 58.12 NOK |
| 100 SBD | 116.24 NOK |
| 500 SBD | 581.22 NOK |
| 1,000 SBD | 1,162.44 NOK |
Get SBD/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=NOKExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-04-17T06:15:18Z",
"rates": {
"NOK": 1.162442
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "NOK",
"amount": 100
},
"result": 116.24419999999999,
"rate": 1.162442
}Build with SBD/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key