Rate Overview
Live
1 NOK = 0.107894 BSD
1 BSD = 9.2684
NOK
Avg
0.107797
High
0.108162
Low
0.107267
Last updated: 5/7/2026, 6:55:04 AM
Quick Conversions
| NOK | BSD |
|---|---|
| 1 NOK | 0.11 BSD |
| 10 NOK | 1.08 BSD |
| 50 NOK | 5.39 BSD |
| 100 NOK | 10.79 BSD |
| 500 NOK | 53.95 BSD |
| 1,000 NOK | 107.89 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-05-07T06:55:04Z",
"rates": {
"BSD": 0.107894
}
}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.7894,
"rate": 0.107894
}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