Rate Overview
Live
1 NOK = 12.0035 SYP
1 SYP = 0.083309
NOK
Avg
11.9643
High
12.0439
Low
11.8885
Last updated: 5/9/2026, 4:57:07 AM
Quick Conversions
| NOK | SYP |
|---|---|
| 1 NOK | 12.00 SYP |
| 10 NOK | 120.04 SYP |
| 50 NOK | 600.18 SYP |
| 100 NOK | 1,200.35 SYP |
| 500 NOK | 6,001.75 SYP |
| 1,000 NOK | 12,003.51 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-05-09T04:57:07Z",
"rates": {
"SYP": 12.003507
}
}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": 1200.3507000000002,
"rate": 12.003507
}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