Rate Overview
Live
1 SAR = 2.6225 NOK
1 NOK = 0.381313
SAR
Avg
2.6336
High
2.6502
Low
2.6223
Last updated: 7/6/2026, 2:59:10 PM
Quick Conversions
| SAR | NOK |
|---|---|
| 1 SAR | 2.62 NOK |
| 10 SAR | 26.23 NOK |
| 50 SAR | 131.13 NOK |
| 100 SAR | 262.25 NOK |
| 500 SAR | 1,311.26 NOK |
| 1,000 SAR | 2,622.52 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-06T14:59:10Z",
"rates": {
"NOK": 2.622518
}
}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": 262.2518,
"rate": 2.622518
}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