Rate Overview
Live
1 NOK = 4.0032 SRD
1 SRD = 0.249798
NOK
Avg
3.5543
High
4.0508
Low
2.7521
Last updated: 5/28/2026, 12:10:24 AM
Quick Conversions
| NOK | SRD |
|---|---|
| 1 NOK | 4.00 SRD |
| 10 NOK | 40.03 SRD |
| 50 NOK | 200.16 SRD |
| 100 NOK | 400.32 SRD |
| 500 NOK | 2,001.62 SRD |
| 1,000 NOK | 4,003.23 SRD |
Get NOK/SRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=SRDExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-05-28T00:10:24Z",
"rates": {
"SRD": 4.003233
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=SRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "SRD",
"amount": 100
},
"result": 400.32329999999996,
"rate": 4.003233
}Build with NOK/SRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key