Rate Overview
Live
1 NOK = 0.391613 SAR
1 SAR = 2.5535
NOK
Avg
0.385924
High
0.391841
Low
0.377337
Last updated: 7/30/2026, 11:05:26 AM
Quick Conversions
| NOK | SAR |
|---|---|
| 1 NOK | 0.39 SAR |
| 10 NOK | 3.92 SAR |
| 50 NOK | 19.58 SAR |
| 100 NOK | 39.16 SAR |
| 500 NOK | 195.81 SAR |
| 1,000 NOK | 391.61 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-30T11:05:26Z",
"rates": {
"SAR": 0.391613
}
}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": 39.1613,
"rate": 0.391613
}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