Rate Overview
Live
1 NOK = 0.405232 SAR
1 SAR = 2.4677
NOK
Avg
0.405216
High
0.407193
Low
0.403197
Last updated: 5/7/2026, 3:06:39 PM
Quick Conversions
| NOK | SAR |
|---|---|
| 1 NOK | 0.41 SAR |
| 10 NOK | 4.05 SAR |
| 50 NOK | 20.26 SAR |
| 100 NOK | 40.52 SAR |
| 500 NOK | 202.62 SAR |
| 1,000 NOK | 405.23 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-07T15:06:39Z",
"rates": {
"SAR": 0.405232
}
}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.523199999999996,
"rate": 0.405232
}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