Rate Overview
Live
1 SRD = 0.256971 NOK
1 NOK = 3.8915
SRD
Avg
0.266314
High
0.294823
Low
0.250906
Last updated: 3/27/2026, 9:51:20 AM
Quick Conversions
| SRD | NOK |
|---|---|
| 1 SRD | 0.26 NOK |
| 10 SRD | 2.57 NOK |
| 50 SRD | 12.85 NOK |
| 100 SRD | 25.70 NOK |
| 500 SRD | 128.49 NOK |
| 1,000 SRD | 256.97 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-03-27T09:51:20Z",
"rates": {
"NOK": 0.256971
}
}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.6971,
"rate": 0.256971
}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