Rate Overview
Live
1 SAR = 2.5778 NOK
1 NOK = 0.387933
SAR
Avg
2.5659
High
2.5819
Low
2.5520
Last updated: 7/29/2026, 5:56:23 PM
Quick Conversions
| SAR | NOK |
|---|---|
| 1 SAR | 2.58 NOK |
| 10 SAR | 25.78 NOK |
| 50 SAR | 128.89 NOK |
| 100 SAR | 257.78 NOK |
| 500 SAR | 1,288.88 NOK |
| 1,000 SAR | 2,577.77 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-29T17:56:23Z",
"rates": {
"NOK": 2.577766
}
}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.7766,
"rate": 2.577766
}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