Rate Overview
Live
1 STD = 0.000452 NOK
1 NOK = 2212.39
STD
Avg
0.000456
High
0.000460
Low
0.000452
Last updated: 4/17/2026, 10:38:34 AM
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.23 NOK |
| 1,000 STD | 0.45 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-04-17T10:38:34Z",
"rates": {
"NOK": 0.000452
}
}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.0452,
"rate": 0.000452
}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