Rate Overview
Live
1 SYP = 0.083326 NOK
1 NOK = 12.0011
SYP
Avg
0.083637
High
0.084115
Low
0.083029
Last updated: 5/8/2026, 3:46:19 PM
Quick Conversions
| SYP | NOK |
|---|---|
| 1 SYP | 0.08 NOK |
| 10 SYP | 0.83 NOK |
| 50 SYP | 4.17 NOK |
| 100 SYP | 8.33 NOK |
| 500 SYP | 41.66 NOK |
| 1,000 SYP | 83.33 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-08T15:46:19Z",
"rates": {
"NOK": 0.083326
}
}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.3326,
"rate": 0.083326
}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