Rate Overview
Live
1 SAR = 2.4741 NOK
1 NOK = 0.404183
SAR
Avg
2.4644
High
2.4849
Low
2.4341
Last updated: 5/27/2026, 10:52:53 PM
Quick Conversions
| SAR | NOK |
|---|---|
| 1 SAR | 2.47 NOK |
| 10 SAR | 24.74 NOK |
| 50 SAR | 123.71 NOK |
| 100 SAR | 247.41 NOK |
| 500 SAR | 1,237.06 NOK |
| 1,000 SAR | 2,474.13 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-27T22:52:53Z",
"rates": {
"NOK": 2.474125
}
}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.4125,
"rate": 2.474125
}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