Rate Overview
Live
1 SBD = 1.1481 NOK
1 NOK = 0.870988
SBD
Avg
1.1583
High
1.1690
Low
1.1481
Last updated: 5/7/2026, 11:21:34 AM
Quick Conversions
| SBD | NOK |
|---|---|
| 1 SBD | 1.15 NOK |
| 10 SBD | 11.48 NOK |
| 50 SBD | 57.41 NOK |
| 100 SBD | 114.81 NOK |
| 500 SBD | 574.06 NOK |
| 1,000 SBD | 1,148.12 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-05-07T11:21:34Z",
"rates": {
"NOK": 1.148122
}
}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": 114.8122,
"rate": 1.148122
}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