Rate Overview
Live
1 BSD = 9.6815 NOK
1 NOK = 0.103290
BSD
Avg
9.9270
High
10.2509
Low
9.5036
Last updated: 3/27/2026, 5:38:43 AM
Quick Conversions
| BSD | NOK |
|---|---|
| 1 BSD | 9.68 NOK |
| 10 BSD | 96.82 NOK |
| 50 BSD | 484.08 NOK |
| 100 BSD | 968.15 NOK |
| 500 BSD | 4,840.75 NOK |
| 1,000 BSD | 9,681.50 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-27T05:38:43Z",
"rates": {
"NOK": 9.6815
}
}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.15,
"rate": 9.6815
}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