Rate Overview
Live
1 NOK = 11.4221 SYP
1 SYP = 0.087550
NOK
Avg
11.5435
High
11.6382
Low
11.3670
Last updated: 6/19/2026, 12:03:06 PM
Quick Conversions
| NOK | SYP |
|---|---|
| 1 NOK | 11.42 SYP |
| 10 NOK | 114.22 SYP |
| 50 NOK | 571.11 SYP |
| 100 NOK | 1,142.21 SYP |
| 500 NOK | 5,711.05 SYP |
| 1,000 NOK | 11,422.11 SYP |
Get NOK/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=SYPExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-06-19T12:03:06Z",
"rates": {
"SYP": 11.422109
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "SYP",
"amount": 100
},
"result": 1142.2109,
"rate": 11.422109
}Build with NOK/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key