Rate Overview
Live
1 BSD = 9.5259 NOK
1 NOK = 0.104977
BSD
Avg
9.5504
High
9.9381
Low
9.2105
Last updated: 7/30/2026, 11:40:56 PM
Quick Conversions
| BSD | NOK |
|---|---|
| 1 BSD | 9.53 NOK |
| 10 BSD | 95.26 NOK |
| 50 BSD | 476.30 NOK |
| 100 BSD | 952.59 NOK |
| 500 BSD | 4,762.97 NOK |
| 1,000 BSD | 9,525.93 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-07-30T23:40:56Z",
"rates": {
"NOK": 9.52593
}
}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": 952.5930000000001,
"rate": 9.52593
}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