Rate Overview
Live
1 SAR = 2.4707 NOK
1 NOK = 0.404751
SAR
Avg
2.4682
High
2.4802
Low
2.4558
Last updated: 5/7/2026, 4:01:43 PM
Quick Conversions
| SAR | NOK |
|---|---|
| 1 SAR | 2.47 NOK |
| 10 SAR | 24.71 NOK |
| 50 SAR | 123.53 NOK |
| 100 SAR | 247.07 NOK |
| 500 SAR | 1,235.33 NOK |
| 1,000 SAR | 2,470.65 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-05-07T16:01:43Z",
"rates": {
"NOK": 2.470654
}
}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": 247.0654,
"rate": 2.470654
}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