Rate Overview
Live
1 NOK = 0.102466 BSD
1 BSD = 9.7593
NOK
Avg
0.101870
High
0.102490
Low
0.101009
Last updated: 7/9/2026, 10:53:21 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.23 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-07-09T10:53:21Z",
"rates": {
"BSD": 0.102466
}
}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.2466,
"rate": 0.102466
}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