Rate Overview
Live
1 SAR = 2.5893 NOK
1 NOK = 0.386198
SAR
Avg
2.5548
High
2.5998
Low
2.5325
Last updated: 6/19/2026, 9:10:47 AM
Quick Conversions
| SAR | NOK |
|---|---|
| 1 SAR | 2.59 NOK |
| 10 SAR | 25.89 NOK |
| 50 SAR | 129.47 NOK |
| 100 SAR | 258.93 NOK |
| 500 SAR | 1,294.67 NOK |
| 1,000 SAR | 2,589.35 NOK |
Get SAR/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=NOKExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-06-19T09:10:47Z",
"rates": {
"NOK": 2.589346
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "NOK",
"amount": 100
},
"result": 258.9346,
"rate": 2.589346
}Build with SAR/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key