Rate Overview
Live
1 SAR = 2.4733 NOK
1 NOK = 0.404317
SAR
Avg
2.7442
High
3.0554
Low
2.4691
Last updated: 5/27/2026, 8:36:52 PM
Quick Conversions
| SAR | NOK |
|---|---|
| 1 SAR | 2.47 NOK |
| 10 SAR | 24.73 NOK |
| 50 SAR | 123.67 NOK |
| 100 SAR | 247.33 NOK |
| 500 SAR | 1,236.65 NOK |
| 1,000 SAR | 2,473.31 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-05-27T20:36:52Z",
"rates": {
"NOK": 2.473309
}
}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": 247.33089999999999,
"rate": 2.473309
}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