Rate Overview
Live
1 SRD = 0.243701 NOK
1 NOK = 4.1034
SRD
Avg
0.245502
High
0.246978
Low
0.243701
Last updated: 9/8/2026, 9:52:43 PM
Quick Conversions
| SRD | NOK |
|---|---|
| 1 SRD | 0.24 NOK |
| 10 SRD | 2.44 NOK |
| 50 SRD | 12.19 NOK |
| 100 SRD | 24.37 NOK |
| 500 SRD | 121.85 NOK |
| 1,000 SRD | 243.70 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-09-08T21:52:43Z",
"rates": {
"NOK": 0.243701
}
}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.3701,
"rate": 0.243701
}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