Rate Overview
Live
1 NOK = 0.404751 SAR
1 SAR = 2.4707
NOK
Avg
0.405163
High
0.407193
Low
0.403197
Last updated: 5/7/2026, 4:01:54 PM
Quick Conversions
| NOK | SAR |
|---|---|
| 1 NOK | 0.40 SAR |
| 10 NOK | 4.05 SAR |
| 50 NOK | 20.24 SAR |
| 100 NOK | 40.48 SAR |
| 500 NOK | 202.38 SAR |
| 1,000 NOK | 404.75 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-05-07T16:01:54Z",
"rates": {
"SAR": 0.404751
}
}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.475100000000005,
"rate": 0.404751
}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