Rate Overview
Live
1 BSD = 9.2105 NOK
1 NOK = 0.108572
BSD
Avg
9.2396
High
9.2950
Low
9.1713
Last updated: 5/9/2026, 9:58:49 AM
Quick Conversions
| BSD | NOK |
|---|---|
| 1 BSD | 9.21 NOK |
| 10 BSD | 92.10 NOK |
| 50 BSD | 460.52 NOK |
| 100 BSD | 921.05 NOK |
| 500 BSD | 4,605.24 NOK |
| 1,000 BSD | 9,210.48 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-05-09T09:58:49Z",
"rates": {
"NOK": 9.210478
}
}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": 921.0478,
"rate": 9.210478
}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