Rate Overview
Live
1 SYP = 0.086682 NOK
1 NOK = 11.5364
SYP
Avg
0.086802
High
0.087682
Low
0.085874
Last updated: 3/7/2026, 1:42:42 AM
Quick Conversions
| SYP | NOK |
|---|---|
| 1 SYP | 0.09 NOK |
| 10 SYP | 0.87 NOK |
| 50 SYP | 4.33 NOK |
| 100 SYP | 8.67 NOK |
| 500 SYP | 43.34 NOK |
| 1,000 SYP | 86.68 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-03-07T01:42:42Z",
"rates": {
"NOK": 0.086682
}
}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.668199999999999,
"rate": 0.086682
}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