Rate Overview
Live
1 SYP = 0.088651 NOK
1 NOK = 11.2802
SYP
Avg
0.089060
High
0.089910
Low
0.088651
Last updated: 7/8/2026, 5:37:46 AM
Quick Conversions
| SYP | NOK |
|---|---|
| 1 SYP | 0.09 NOK |
| 10 SYP | 0.89 NOK |
| 50 SYP | 4.43 NOK |
| 100 SYP | 8.87 NOK |
| 500 SYP | 44.33 NOK |
| 1,000 SYP | 88.65 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-07-08T05:37:46Z",
"rates": {
"NOK": 0.088651
}
}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.8651,
"rate": 0.088651
}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