Rate Overview
Live
1 SAR = 40.4001 NPR
1 NPR = 0.024752
SAR
Avg
40.4196
High
40.5278
Low
40.3532
Last updated: 5/7/2026, 11:08:06 PM
Quick Conversions
| SAR | NPR |
|---|---|
| 1 SAR | 40.40 NPR |
| 10 SAR | 404.00 NPR |
| 50 SAR | 2,020.01 NPR |
| 100 SAR | 4,040.01 NPR |
| 500 SAR | 20,200.07 NPR |
| 1,000 SAR | 40,400.14 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-05-07T23:08:06Z",
"rates": {
"NPR": 40.400141
}
}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": 4040.0141,
"rate": 40.400141
}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