Rate Overview
Live
1 SAR = 2.5858 NOK
1 NOK = 0.386726
SAR
Avg
2.5748
High
2.5882
Low
2.5466
Last updated: 3/28/2026, 12:11:16 PM
Quick Conversions
| SAR | NOK |
|---|---|
| 1 SAR | 2.59 NOK |
| 10 SAR | 25.86 NOK |
| 50 SAR | 129.29 NOK |
| 100 SAR | 258.58 NOK |
| 500 SAR | 1,292.90 NOK |
| 1,000 SAR | 2,585.81 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-03-28T12:11:16Z",
"rates": {
"NOK": 2.585808
}
}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.5808,
"rate": 2.585808
}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