Rate Overview
Live
1 SYP = 0.000714 NOK
1 NOK = 1400.56
SYP
Avg
0.000718
High
0.000726
Low
0.000714
Last updated: 8/23/2026, 1:27:52 PM
Quick Conversions
| SYP | NOK |
|---|---|
| 1 SYP | 0.00 NOK |
| 10 SYP | 0.01 NOK |
| 50 SYP | 0.04 NOK |
| 100 SYP | 0.07 NOK |
| 500 SYP | 0.36 NOK |
| 1,000 SYP | 0.71 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-08-23T13:27:52Z",
"rates": {
"NOK": 0.000714
}
}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": 0.0714,
"rate": 0.000714
}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