Rate Overview
Live
1 NOK = 0.387500 SAR
1 SAR = 2.5806
NOK
Avg
0.385065
High
0.391841
Low
0.377313
Last updated: 7/28/2026, 6:50:55 AM
Quick Conversions
| NOK | SAR |
|---|---|
| 1 NOK | 0.39 SAR |
| 10 NOK | 3.88 SAR |
| 50 NOK | 19.38 SAR |
| 100 NOK | 38.75 SAR |
| 500 NOK | 193.75 SAR |
| 1,000 NOK | 387.50 SAR |
Get NOK/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=SARExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-07-28T06:50:55Z",
"rates": {
"SAR": 0.3875
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "SAR",
"amount": 100
},
"result": 38.75,
"rate": 0.3875
}Build with NOK/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key