Rate Overview
Live
1 SRD = 0.249710 NOK
1 NOK = 4.0046
SRD
Avg
0.248013
High
0.250738
Low
0.244391
Last updated: 5/27/2026, 10:50:02 PM
Quick Conversions
| SRD | NOK |
|---|---|
| 1 SRD | 0.25 NOK |
| 10 SRD | 2.50 NOK |
| 50 SRD | 12.49 NOK |
| 100 SRD | 24.97 NOK |
| 500 SRD | 124.85 NOK |
| 1,000 SRD | 249.71 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-05-27T22:50:02Z",
"rates": {
"NOK": 0.24971
}
}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.971,
"rate": 0.24971
}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