Rate Overview
Live
1 SAR = 2.5555 NOK
1 NOK = 0.391316
SAR
Avg
2.5551
High
2.5761
Low
2.5327
Last updated: 3/7/2026, 7:57:15 AM
Quick Conversions
| SAR | NOK |
|---|---|
| 1 SAR | 2.56 NOK |
| 10 SAR | 25.55 NOK |
| 50 SAR | 127.77 NOK |
| 100 SAR | 255.55 NOK |
| 500 SAR | 1,277.74 NOK |
| 1,000 SAR | 2,555.48 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-03-07T07:57:15Z",
"rates": {
"NOK": 2.555478
}
}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": 255.5478,
"rate": 2.555478
}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