Rate Overview
Live
1 NOK = 0.403465 SAR
1 SAR = 2.4785
NOK
Avg
0.401716
High
0.403465
Low
0.400021
Last updated: 9/3/2026, 10:57:26 PM
Quick Conversions
| NOK | SAR |
|---|---|
| 1 NOK | 0.40 SAR |
| 10 NOK | 4.03 SAR |
| 50 NOK | 20.17 SAR |
| 100 NOK | 40.35 SAR |
| 500 NOK | 201.73 SAR |
| 1,000 NOK | 403.47 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-09-03T22:57:26Z",
"rates": {
"SAR": 0.403465
}
}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": 40.3465,
"rate": 0.403465
}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