Rate Overview
Live
1 SRD = 0.257817 NOK
1 NOK = 3.8787
SRD
Avg
0.255838
High
0.260200
Low
0.250886
Last updated: 3/27/2026, 1:17:33 PM
Quick Conversions
| SRD | NOK |
|---|---|
| 1 SRD | 0.26 NOK |
| 10 SRD | 2.58 NOK |
| 50 SRD | 12.89 NOK |
| 100 SRD | 25.78 NOK |
| 500 SRD | 128.91 NOK |
| 1,000 SRD | 257.82 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-27T13:17:33Z",
"rates": {
"NOK": 0.257817
}
}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.7817,
"rate": 0.257817
}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