Rate Overview
Live
1 NOK = 0.104375 BSD
1 BSD = 9.5808
NOK
Avg
0.104131
High
0.105144
Low
0.103178
Last updated: 3/7/2026, 1:55:51 AM
Quick Conversions
| NOK | BSD |
|---|---|
| 1 NOK | 0.10 BSD |
| 10 NOK | 1.04 BSD |
| 50 NOK | 5.22 BSD |
| 100 NOK | 10.44 BSD |
| 500 NOK | 52.19 BSD |
| 1,000 NOK | 104.38 BSD |
Get NOK/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=BSDExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-03-07T01:55:51Z",
"rates": {
"BSD": 0.104375
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "BSD",
"amount": 100
},
"result": 10.4375,
"rate": 0.104375
}Build with NOK/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key