Rate Overview
Live
1 NOK = 0.105902 BSD
1 BSD = 9.4427
NOK
Avg
0.105442
High
0.105902
Low
0.104988
Last updated: 8/15/2026, 4:42:59 AM
Quick Conversions
| NOK | BSD |
|---|---|
| 1 NOK | 0.11 BSD |
| 10 NOK | 1.06 BSD |
| 50 NOK | 5.30 BSD |
| 100 NOK | 10.59 BSD |
| 500 NOK | 52.95 BSD |
| 1,000 NOK | 105.90 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-08-15T04:42:59Z",
"rates": {
"BSD": 0.105902
}
}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.5902,
"rate": 0.105902
}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