Rate Overview
Live
1 BSD = 9.2389 NOK
1 NOK = 0.108238
BSD
Avg
9.2623
High
9.2916
Low
9.2389
Last updated: 5/29/2026, 4:37:50 PM
Quick Conversions
| BSD | NOK |
|---|---|
| 1 BSD | 9.24 NOK |
| 10 BSD | 92.39 NOK |
| 50 BSD | 461.95 NOK |
| 100 BSD | 923.89 NOK |
| 500 BSD | 4,619.46 NOK |
| 1,000 BSD | 9,238.91 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-29T16:37:50Z",
"rates": {
"NOK": 9.23891
}
}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": 923.8910000000001,
"rate": 9.23891
}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