Rate Overview
Live
1 STD = 0.000475 NOK
1 NOK = 2105.26
STD
Avg
0.000462
High
0.000478
Low
0.000457
Last updated: 7/2/2026, 5:06:23 PM
Quick Conversions
| STD | NOK |
|---|---|
| 1 STD | 0.00 NOK |
| 10 STD | 0.00 NOK |
| 50 STD | 0.02 NOK |
| 100 STD | 0.05 NOK |
| 500 STD | 0.24 NOK |
| 1,000 STD | 0.48 NOK |
Get STD/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=NOKExample Response:
{
"success": true,
"base": "STD",
"date": "2026-07-02T17:06:23Z",
"rates": {
"NOK": 0.000475
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "NOK",
"amount": 100
},
"result": 0.0475,
"rate": 0.000475
}Build with STD/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key