Rate Overview
Live
1 SYP = 0.087395 NOK
1 NOK = 11.4423
SYP
Avg
0.087234
High
0.088079
Low
0.086196
Last updated: 3/27/2026, 8:09:57 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.70 NOK |
| 1,000 SYP | 87.40 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-27T08:09:57Z",
"rates": {
"NOK": 0.087395
}
}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.7395,
"rate": 0.087395
}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