Rate Overview
Live
1 SRD = 0.254354 NOK
1 NOK = 3.9315
SRD
Avg
0.258464
High
0.277808
Low
0.245816
Last updated: 7/30/2026, 9:41:05 AM
Quick Conversions
| SRD | NOK |
|---|---|
| 1 SRD | 0.25 NOK |
| 10 SRD | 2.54 NOK |
| 50 SRD | 12.72 NOK |
| 100 SRD | 25.44 NOK |
| 500 SRD | 127.18 NOK |
| 1,000 SRD | 254.35 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-30T09:41:05Z",
"rates": {
"NOK": 0.254354
}
}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.4354,
"rate": 0.254354
}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