Rate Overview
Live
1 SBD = 1.1682 NOK
1 NOK = 0.855987
SBD
Avg
1.1886
High
1.2402
Low
1.1443
Last updated: 5/27/2026, 8:34:33 PM
Quick Conversions
| SBD | NOK |
|---|---|
| 1 SBD | 1.17 NOK |
| 10 SBD | 11.68 NOK |
| 50 SBD | 58.41 NOK |
| 100 SBD | 116.82 NOK |
| 500 SBD | 584.12 NOK |
| 1,000 SBD | 1,168.24 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-27T20:34:33Z",
"rates": {
"NOK": 1.168242
}
}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.8242,
"rate": 1.168242
}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