Rate Overview
Live
1 SRD = 0.256487 NOK
1 NOK = 3.8988
SRD
Avg
0.254308
High
0.264992
Low
0.246805
Last updated: 7/28/2026, 12:01:12 PM
Quick Conversions
| SRD | NOK |
|---|---|
| 1 SRD | 0.26 NOK |
| 10 SRD | 2.56 NOK |
| 50 SRD | 12.82 NOK |
| 100 SRD | 25.65 NOK |
| 500 SRD | 128.24 NOK |
| 1,000 SRD | 256.49 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-07-28T12:01:12Z",
"rates": {
"NOK": 0.256487
}
}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.6487,
"rate": 0.256487
}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