Rate Overview
Live
1 BSD = 9.7539 NOK
1 NOK = 0.102523
BSD
Avg
9.8157
High
9.9001
Low
9.7539
Last updated: 7/9/2026, 5:21:38 AM
Quick Conversions
| BSD | NOK |
|---|---|
| 1 BSD | 9.75 NOK |
| 10 BSD | 97.54 NOK |
| 50 BSD | 487.69 NOK |
| 100 BSD | 975.39 NOK |
| 500 BSD | 4,876.93 NOK |
| 1,000 BSD | 9,753.87 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-09T05:21:38Z",
"rates": {
"NOK": 9.75387
}
}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": 975.387,
"rate": 9.75387
}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