Rate Overview
Live
1 NOK = 0.104163 BSD
1 BSD = 9.6003
NOK
Avg
0.103981
High
0.104491
Low
0.103284
Last updated: 7/30/2026, 1:54:24 AM
Quick Conversions
| NOK | BSD |
|---|---|
| 1 NOK | 0.10 BSD |
| 10 NOK | 1.04 BSD |
| 50 NOK | 5.21 BSD |
| 100 NOK | 10.42 BSD |
| 500 NOK | 52.08 BSD |
| 1,000 NOK | 104.16 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-07-30T01:54:24Z",
"rates": {
"BSD": 0.104163
}
}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.4163,
"rate": 0.104163
}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