Rate Overview
Live
1 SRD = 0.256909 NOK
1 NOK = 3.8924
SRD
Avg
0.256856
High
0.259260
Low
0.253959
Last updated: 3/27/2026, 8:00:56 AM
Quick Conversions
| SRD | NOK |
|---|---|
| 1 SRD | 0.26 NOK |
| 10 SRD | 2.57 NOK |
| 50 SRD | 12.85 NOK |
| 100 SRD | 25.69 NOK |
| 500 SRD | 128.45 NOK |
| 1,000 SRD | 256.91 NOK |
Get SRD/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=NOKExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-03-27T08:00:56Z",
"rates": {
"NOK": 0.256909
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "NOK",
"amount": 100
},
"result": 25.6909,
"rate": 0.256909
}Build with SRD/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key