Rate Overview
Live
1 SRD = 0.249541 NOK
1 NOK = 4.0074
SRD
Avg
0.252079
High
0.254760
Low
0.249541
Last updated: 4/17/2026, 6:17:10 AM
Quick Conversions
| SRD | NOK |
|---|---|
| 1 SRD | 0.25 NOK |
| 10 SRD | 2.50 NOK |
| 50 SRD | 12.48 NOK |
| 100 SRD | 24.95 NOK |
| 500 SRD | 124.77 NOK |
| 1,000 SRD | 249.54 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-04-17T06:17:10Z",
"rates": {
"NOK": 0.249541
}
}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": 24.9541,
"rate": 0.249541
}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