Rate Overview
Live
1 SRD = 0.257314 NOK
1 NOK = 3.8863
SRD
Avg
0.256595
High
0.264599
Low
0.249803
Last updated: 3/27/2026, 11:40:01 AM
Quick Conversions
| SRD | NOK |
|---|---|
| 1 SRD | 0.26 NOK |
| 10 SRD | 2.57 NOK |
| 50 SRD | 12.87 NOK |
| 100 SRD | 25.73 NOK |
| 500 SRD | 128.66 NOK |
| 1,000 SRD | 257.31 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-03-27T11:40:01Z",
"rates": {
"NOK": 0.257314
}
}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": 25.731399999999997,
"rate": 0.257314
}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