Rate Overview
Live
1 SRD = 0.249628 NOK
1 NOK = 4.0060
SRD
Avg
0.260880
High
0.280434
Low
0.246805
Last updated: 5/27/2026, 8:31:56 PM
Quick Conversions
| SRD | NOK |
|---|---|
| 1 SRD | 0.25 NOK |
| 10 SRD | 2.50 NOK |
| 50 SRD | 12.48 NOK |
| 100 SRD | 24.96 NOK |
| 500 SRD | 124.81 NOK |
| 1,000 SRD | 249.63 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-27T20:31:56Z",
"rates": {
"NOK": 0.249628
}
}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.962799999999998,
"rate": 0.249628
}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