Rate Overview
Live
1 NOK = 0.103354 BSD
1 BSD = 9.6755
NOK
Avg
0.103820
High
0.105321
Low
0.102367
Last updated: 3/27/2026, 7:21:55 AM
Quick Conversions
| NOK | BSD |
|---|---|
| 1 NOK | 0.10 BSD |
| 10 NOK | 1.03 BSD |
| 50 NOK | 5.17 BSD |
| 100 NOK | 10.34 BSD |
| 500 NOK | 51.68 BSD |
| 1,000 NOK | 103.35 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-27T07:21:55Z",
"rates": {
"BSD": 0.103354
}
}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.3354,
"rate": 0.103354
}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