Rate Overview
Live
1 NOK = 0.102472 BSD
1 BSD = 9.7588
NOK
Avg
0.104309
High
0.105296
Low
0.102472
Last updated: 6/19/2026, 8:24:56 AM
Quick Conversions
| NOK | BSD |
|---|---|
| 1 NOK | 0.10 BSD |
| 10 NOK | 1.02 BSD |
| 50 NOK | 5.12 BSD |
| 100 NOK | 10.25 BSD |
| 500 NOK | 51.24 BSD |
| 1,000 NOK | 102.47 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-06-19T08:24:56Z",
"rates": {
"BSD": 0.102472
}
}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.2472,
"rate": 0.102472
}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