Rate Overview
Live
1 SRD = 0.260058 NOK
1 NOK = 3.8453
SRD
Avg
0.261503
High
0.264694
Low
0.259581
Last updated: 7/8/2026, 6:43:54 PM
Quick Conversions
| SRD | NOK |
|---|---|
| 1 SRD | 0.26 NOK |
| 10 SRD | 2.60 NOK |
| 50 SRD | 13.00 NOK |
| 100 SRD | 26.01 NOK |
| 500 SRD | 130.03 NOK |
| 1,000 SRD | 260.06 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-08T18:43:54Z",
"rates": {
"NOK": 0.260058
}
}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.0058,
"rate": 0.260058
}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