Rate Overview
Live
1 SAR = 41.1224 NPR
1 NPR = 0.024318
SAR
Avg
39.2679
High
41.1224
Low
38.1405
Last updated: 5/28/2026, 11:11:45 PM
Quick Conversions
| SAR | NPR |
|---|---|
| 1 SAR | 41.12 NPR |
| 10 SAR | 411.22 NPR |
| 50 SAR | 2,056.12 NPR |
| 100 SAR | 4,112.24 NPR |
| 500 SAR | 20,561.20 NPR |
| 1,000 SAR | 41,122.40 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-28T23:11:45Z",
"rates": {
"NPR": 41.122402
}
}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": 4112.2402,
"rate": 41.122402
}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