Rate Overview
Live
1 SYP = 0.087416 NOK
1 NOK = 11.4396
SYP
Avg
0.013808
High
0.087435
Low
0.000765
Last updated: 3/27/2026, 9:59:47 AM
Quick Conversions
| SYP | NOK |
|---|---|
| 1 SYP | 0.09 NOK |
| 10 SYP | 0.87 NOK |
| 50 SYP | 4.37 NOK |
| 100 SYP | 8.74 NOK |
| 500 SYP | 43.71 NOK |
| 1,000 SYP | 87.42 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-27T09:59:47Z",
"rates": {
"NOK": 0.087416
}
}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.7416,
"rate": 0.087416
}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