Rate Overview
Live
1 SRD = 0.254043 NOK
1 NOK = 3.9363
SRD
Avg
0.257721
High
0.264694
Low
0.252229
Last updated: 7/30/2026, 6:25:08 AM
Quick Conversions
| SRD | NOK |
|---|---|
| 1 SRD | 0.25 NOK |
| 10 SRD | 2.54 NOK |
| 50 SRD | 12.70 NOK |
| 100 SRD | 25.40 NOK |
| 500 SRD | 127.02 NOK |
| 1,000 SRD | 254.04 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-30T06:25:08Z",
"rates": {
"NOK": 0.254043
}
}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.404300000000003,
"rate": 0.254043
}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