Rate Overview
Live
1 NOK = 0.384270 SAR
1 SAR = 2.6023
NOK
Avg
0.391229
High
0.394860
Low
0.384270
Last updated: 6/19/2026, 8:50:18 AM
Quick Conversions
| NOK | SAR |
|---|---|
| 1 NOK | 0.38 SAR |
| 10 NOK | 3.84 SAR |
| 50 NOK | 19.21 SAR |
| 100 NOK | 38.43 SAR |
| 500 NOK | 192.14 SAR |
| 1,000 NOK | 384.27 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-06-19T08:50:18Z",
"rates": {
"SAR": 0.38427
}
}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.427,
"rate": 0.38427
}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