Rate Overview
Live
1 SBD = 1.1704 NOK
1 NOK = 0.854411
SBD
Avg
1.1753
High
1.1855
Low
1.1704
Last updated: 8/19/2026, 1:29:48 AM
Quick Conversions
| SBD | NOK |
|---|---|
| 1 SBD | 1.17 NOK |
| 10 SBD | 11.70 NOK |
| 50 SBD | 58.52 NOK |
| 100 SBD | 117.04 NOK |
| 500 SBD | 585.20 NOK |
| 1,000 SBD | 1,170.40 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-08-19T01:29:48Z",
"rates": {
"NOK": 1.170397
}
}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": 117.0397,
"rate": 1.170397
}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