Rate Overview
Live
1 NPR = 0.024485 SAR
1 SAR = 40.8413
NPR
Avg
0.024521
High
0.024561
Low
0.024485
Last updated: 8/19/2026, 8:06:19 PM
Quick Conversions
| NPR | SAR |
|---|---|
| 1 NPR | 0.02 SAR |
| 10 NPR | 0.24 SAR |
| 50 NPR | 1.22 SAR |
| 100 NPR | 2.45 SAR |
| 500 NPR | 12.24 SAR |
| 1,000 NPR | 24.49 SAR |
Get NPR/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=SARExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-08-19T20:06:19Z",
"rates": {
"SAR": 0.024485
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "SAR",
"amount": 100
},
"result": 2.4485,
"rate": 0.024485
}Build with NPR/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key