Rate Overview
Live
1 SYP = 0.086831 NOK
1 NOK = 11.5166
SYP
Avg
0.086193
High
0.086831
Low
0.085924
Last updated: 6/18/2026, 3:41:17 AM
Quick Conversions
| SYP | NOK |
|---|---|
| 1 SYP | 0.09 NOK |
| 10 SYP | 0.87 NOK |
| 50 SYP | 4.34 NOK |
| 100 SYP | 8.68 NOK |
| 500 SYP | 43.42 NOK |
| 1,000 SYP | 86.83 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-06-18T03:41:17Z",
"rates": {
"NOK": 0.086831
}
}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.683100000000001,
"rate": 0.086831
}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