Rate Overview
Live
1 SAR = 2.6483 NOK
1 NOK = 0.377596
SAR
Avg
2.5573
High
2.6907
Low
2.4341
Last updated: 7/1/2026, 6:37:09 AM
Quick Conversions
| SAR | NOK |
|---|---|
| 1 SAR | 2.65 NOK |
| 10 SAR | 26.48 NOK |
| 50 SAR | 132.42 NOK |
| 100 SAR | 264.83 NOK |
| 500 SAR | 1,324.17 NOK |
| 1,000 SAR | 2,648.33 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-07-01T06:37:09Z",
"rates": {
"NOK": 2.648334
}
}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": 264.83340000000004,
"rate": 2.648334
}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