Rate Overview
Live
1 BSD = 9.6888 NOK
1 NOK = 0.103212
BSD
Avg
9.6558
High
9.7356
Low
9.5448
Last updated: 3/27/2026, 3:52:07 AM
Quick Conversions
| BSD | NOK |
|---|---|
| 1 BSD | 9.69 NOK |
| 10 BSD | 96.89 NOK |
| 50 BSD | 484.44 NOK |
| 100 BSD | 968.88 NOK |
| 500 BSD | 4,844.42 NOK |
| 1,000 BSD | 9,688.83 NOK |
Get BSD/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BSD¤cies=NOKExample Response:
{
"success": true,
"base": "BSD",
"date": "2026-03-27T03:52:07Z",
"rates": {
"NOK": 9.68883
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BSD&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BSD",
"to": "NOK",
"amount": 100
},
"result": 968.8829999999999,
"rate": 9.68883
}Build with BSD/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key