Rate Overview
Live
1 SRD = 0.249857 NOK
1 NOK = 4.0023
SRD
Avg
0.248938
High
0.249857
Low
0.247790
Last updated: 5/27/2026, 7:14:50 PM
Quick Conversions
| SRD | NOK |
|---|---|
| 1 SRD | 0.25 NOK |
| 10 SRD | 2.50 NOK |
| 50 SRD | 12.49 NOK |
| 100 SRD | 24.99 NOK |
| 500 SRD | 124.93 NOK |
| 1,000 SRD | 249.86 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-27T19:14:50Z",
"rates": {
"NOK": 0.249857
}
}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.9857,
"rate": 0.249857
}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