Rate Overview
Live
1 SAR = 39.2464 NPR
1 NPR = 0.025480
SAR
Avg
39.0394
High
39.2464
Low
38.8057
Last updated: 3/7/2026, 8:00:53 AM
Quick Conversions
| SAR | NPR |
|---|---|
| 1 SAR | 39.25 NPR |
| 10 SAR | 392.46 NPR |
| 50 SAR | 1,962.32 NPR |
| 100 SAR | 3,924.64 NPR |
| 500 SAR | 19,623.19 NPR |
| 1,000 SAR | 39,246.38 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-03-07T08:00:53Z",
"rates": {
"NPR": 39.246382
}
}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": 3924.6382,
"rate": 39.246382
}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