Rate Overview
Live
1 NOK = 11.7980 SYP
1 SYP = 0.084760
NOK
Avg
11.7238
High
11.8353
Low
11.5856
Last updated: 4/18/2026, 12:35:55 PM
Quick Conversions
| NOK | SYP |
|---|---|
| 1 NOK | 11.80 SYP |
| 10 NOK | 117.98 SYP |
| 50 NOK | 589.90 SYP |
| 100 NOK | 1,179.80 SYP |
| 500 NOK | 5,898.98 SYP |
| 1,000 NOK | 11,797.95 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-04-18T12:35:55Z",
"rates": {
"SYP": 11.79795
}
}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": 1179.795,
"rate": 11.79795
}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