Rate Overview
Live
1 SBD = 1.2072 NOK
1 NOK = 0.828369
SBD
Avg
1.2204
High
1.2535
Low
1.1825
Last updated: 3/27/2026, 9:49:18 AM
Quick Conversions
| SBD | NOK |
|---|---|
| 1 SBD | 1.21 NOK |
| 10 SBD | 12.07 NOK |
| 50 SBD | 60.36 NOK |
| 100 SBD | 120.72 NOK |
| 500 SBD | 603.60 NOK |
| 1,000 SBD | 1,207.19 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-03-27T09:49:18Z",
"rates": {
"NOK": 1.207191
}
}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": 120.7191,
"rate": 1.207191
}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