Rate Overview
Live
1 SYP = 0.084760 NOK
1 NOK = 11.7980
SYP
Avg
0.085301
High
0.086313
Low
0.084493
Last updated: 4/18/2026, 12:35:55 PM
Quick Conversions
| SYP | NOK |
|---|---|
| 1 SYP | 0.08 NOK |
| 10 SYP | 0.85 NOK |
| 50 SYP | 4.24 NOK |
| 100 SYP | 8.48 NOK |
| 500 SYP | 42.38 NOK |
| 1,000 SYP | 84.76 NOK |
Get SYP/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=NOKExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-04-18T12:35:55Z",
"rates": {
"NOK": 0.08476
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "NOK",
"amount": 100
},
"result": 8.476,
"rate": 0.08476
}Build with SYP/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key