Rate Overview
Live
1 SYP = 0.087511 NOK
1 NOK = 11.4271
SYP
Avg
0.087046
High
0.088384
Low
0.085791
Last updated: 3/27/2026, 10:03:26 AM
Quick Conversions
| SYP | NOK |
|---|---|
| 1 SYP | 0.09 NOK |
| 10 SYP | 0.88 NOK |
| 50 SYP | 4.38 NOK |
| 100 SYP | 8.75 NOK |
| 500 SYP | 43.76 NOK |
| 1,000 SYP | 87.51 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-27T10:03:26Z",
"rates": {
"NOK": 0.087511
}
}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.751100000000001,
"rate": 0.087511
}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