Rate Overview
Live
1 NPR = 0.024740 SAR
1 SAR = 40.4204
NPR
Avg
0.025690
High
0.026155
Low
0.024740
Last updated: 3/28/2026, 10:50:02 AM
Quick Conversions
| NPR | SAR |
|---|---|
| 1 NPR | 0.02 SAR |
| 10 NPR | 0.25 SAR |
| 50 NPR | 1.24 SAR |
| 100 NPR | 2.47 SAR |
| 500 NPR | 12.37 SAR |
| 1,000 NPR | 24.74 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-03-28T10:50:02Z",
"rates": {
"SAR": 0.02474
}
}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.474,
"rate": 0.02474
}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