Rate Overview
Live
1 SAR = 2.5620 NOK
1 NOK = 0.390316
SAR
Avg
2.7370
High
3.0554
Low
2.4691
Last updated: 7/30/2026, 8:09:43 AM
Quick Conversions
| SAR | NOK |
|---|---|
| 1 SAR | 2.56 NOK |
| 10 SAR | 25.62 NOK |
| 50 SAR | 128.10 NOK |
| 100 SAR | 256.20 NOK |
| 500 SAR | 1,281.01 NOK |
| 1,000 SAR | 2,562.03 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-30T08:09:43Z",
"rates": {
"NOK": 2.562029
}
}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": 256.2029,
"rate": 2.562029
}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