Rate Overview
Live
1 SRD = 0.260471 NOK
1 NOK = 3.8392
SRD
Avg
0.256018
High
0.260471
Low
0.253168
Last updated: 6/19/2026, 8:47:33 AM
Quick Conversions
| SRD | NOK |
|---|---|
| 1 SRD | 0.26 NOK |
| 10 SRD | 2.60 NOK |
| 50 SRD | 13.02 NOK |
| 100 SRD | 26.05 NOK |
| 500 SRD | 130.24 NOK |
| 1,000 SRD | 260.47 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-06-19T08:47:33Z",
"rates": {
"NOK": 0.260471
}
}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": 26.0471,
"rate": 0.260471
}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