Rate Overview
Live
1 NOK = 0.104322 BSD
1 BSD = 9.5857
NOK
Avg
0.104720
High
0.108977
Low
0.100681
Last updated: 7/26/2026, 11:52:12 PM
Quick Conversions
| NOK | BSD |
|---|---|
| 1 NOK | 0.10 BSD |
| 10 NOK | 1.04 BSD |
| 50 NOK | 5.22 BSD |
| 100 NOK | 10.43 BSD |
| 500 NOK | 52.16 BSD |
| 1,000 NOK | 104.32 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-26T23:52:12Z",
"rates": {
"BSD": 0.104322
}
}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.4322,
"rate": 0.104322
}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