Rate Overview
Live
1 BSD = 9.6936 NOK
1 NOK = 0.103161
BSD
Avg
9.5912
High
9.6936
Low
9.4970
Last updated: 6/20/2026, 8:15:21 AM
Quick Conversions
| BSD | NOK |
|---|---|
| 1 BSD | 9.69 NOK |
| 10 BSD | 96.94 NOK |
| 50 BSD | 484.68 NOK |
| 100 BSD | 969.36 NOK |
| 500 BSD | 4,846.80 NOK |
| 1,000 BSD | 9,693.60 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-06-20T08:15:21Z",
"rates": {
"NOK": 9.693597
}
}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": 969.3597000000001,
"rate": 9.693597
}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