Rate Overview
Live
1 SAR = 2.4887 NOK
1 NOK = 0.401815
SAR
Avg
2.5172
High
2.5400
Low
2.4887
Last updated: 8/19/2026, 5:34:26 PM
Quick Conversions
| SAR | NOK |
|---|---|
| 1 SAR | 2.49 NOK |
| 10 SAR | 24.89 NOK |
| 50 SAR | 124.44 NOK |
| 100 SAR | 248.87 NOK |
| 500 SAR | 1,244.35 NOK |
| 1,000 SAR | 2,488.71 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-08-19T17:34:26Z",
"rates": {
"NOK": 2.488706
}
}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": 248.8706,
"rate": 2.488706
}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