Rate Overview
Live
1 SAR = 2.5791 NOK
1 NOK = 0.387730
SAR
Avg
2.6185
High
2.7685
Low
2.4434
Last updated: 7/29/2026, 11:41:05 AM
Quick Conversions
| SAR | NOK |
|---|---|
| 1 SAR | 2.58 NOK |
| 10 SAR | 25.79 NOK |
| 50 SAR | 128.96 NOK |
| 100 SAR | 257.91 NOK |
| 500 SAR | 1,289.56 NOK |
| 1,000 SAR | 2,579.11 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-29T11:41:05Z",
"rates": {
"NOK": 2.579114
}
}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": 257.9114,
"rate": 2.579114
}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