Rate Overview
Live
1 SBD = 1.2101 NOK
1 NOK = 0.826370
SBD
Avg
1.1941
High
1.2156
Low
1.1783
Last updated: 6/19/2026, 8:26:06 AM
Quick Conversions
| SBD | NOK |
|---|---|
| 1 SBD | 1.21 NOK |
| 10 SBD | 12.10 NOK |
| 50 SBD | 60.51 NOK |
| 100 SBD | 121.01 NOK |
| 500 SBD | 605.06 NOK |
| 1,000 SBD | 1,210.11 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-06-19T08:26:06Z",
"rates": {
"NOK": 1.210111
}
}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": 121.0111,
"rate": 1.210111
}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