Rate Overview
Live
1 SAR = 40.3282 NPR
1 NPR = 0.024797
SAR
Avg
40.5515
High
40.7669
Low
40.2974
Last updated: 9/4/2026, 11:46:07 AM
Quick Conversions
| SAR | NPR |
|---|---|
| 1 SAR | 40.33 NPR |
| 10 SAR | 403.28 NPR |
| 50 SAR | 2,016.41 NPR |
| 100 SAR | 4,032.82 NPR |
| 500 SAR | 20,164.10 NPR |
| 1,000 SAR | 40,328.19 NPR |
Get SAR/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=NPRExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-09-04T11:46:07Z",
"rates": {
"NPR": 40.328194
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "NPR",
"amount": 100
},
"result": 4032.8194000000003,
"rate": 40.328194
}Build with SAR/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key