Rate Overview
Live
1 SAR = 2.4901 NOK
1 NOK = 0.401594
SAR
Avg
2.5115
High
2.5389
Low
2.4833
Last updated: 4/17/2026, 2:43:01 PM
Quick Conversions
| SAR | NOK |
|---|---|
| 1 SAR | 2.49 NOK |
| 10 SAR | 24.90 NOK |
| 50 SAR | 124.50 NOK |
| 100 SAR | 249.01 NOK |
| 500 SAR | 1,245.04 NOK |
| 1,000 SAR | 2,490.07 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-04-17T14:43:01Z",
"rates": {
"NOK": 2.490074
}
}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": 249.0074,
"rate": 2.490074
}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