Rate Overview
Live
1 SYP = 0.083658 NOK
1 NOK = 11.9534
SYP
Avg
0.083758
High
0.084381
Low
0.082777
Last updated: 5/28/2026, 11:03:32 PM
Quick Conversions
| SYP | NOK |
|---|---|
| 1 SYP | 0.08 NOK |
| 10 SYP | 0.84 NOK |
| 50 SYP | 4.18 NOK |
| 100 SYP | 8.37 NOK |
| 500 SYP | 41.83 NOK |
| 1,000 SYP | 83.66 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-05-28T23:03:32Z",
"rates": {
"NOK": 0.083658
}
}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.3658,
"rate": 0.083658
}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