Rate Overview
Live
1 SBD = 1.1981 NOK
1 NOK = 0.834632
SBD
Avg
1.2059
High
1.2333
Low
1.1833
Last updated: 7/29/2026, 2:39:32 AM
Quick Conversions
| SBD | NOK |
|---|---|
| 1 SBD | 1.20 NOK |
| 10 SBD | 11.98 NOK |
| 50 SBD | 59.91 NOK |
| 100 SBD | 119.81 NOK |
| 500 SBD | 599.07 NOK |
| 1,000 SBD | 1,198.13 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-07-29T02:39:32Z",
"rates": {
"NOK": 1.198133
}
}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": 119.81329999999998,
"rate": 1.198133
}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