Rate Overview
Live
1 NOK = 0.106871 BSD
1 BSD = 9.3571
NOK
Avg
0.105793
High
0.106871
Low
0.104659
Last updated: 4/17/2026, 4:54:38 AM
Quick Conversions
| NOK | BSD |
|---|---|
| 1 NOK | 0.11 BSD |
| 10 NOK | 1.07 BSD |
| 50 NOK | 5.34 BSD |
| 100 NOK | 10.69 BSD |
| 500 NOK | 53.44 BSD |
| 1,000 NOK | 106.87 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-04-17T04:54:38Z",
"rates": {
"BSD": 0.106871
}
}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.6871,
"rate": 0.106871
}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