Rate Overview
Live
1 BSD = 9.4931 NOK
1 NOK = 0.105340
BSD
Avg
9.5033
High
9.5307
Low
9.4725
Last updated: 8/13/2026, 5:40:34 AM
Quick Conversions
| BSD | NOK |
|---|---|
| 1 BSD | 9.49 NOK |
| 10 BSD | 94.93 NOK |
| 50 BSD | 474.65 NOK |
| 100 BSD | 949.31 NOK |
| 500 BSD | 4,746.54 NOK |
| 1,000 BSD | 9,493.09 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-08-13T05:40:34Z",
"rates": {
"NOK": 9.493085
}
}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": 949.3085000000001,
"rate": 9.493085
}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