Rate Overview
Live
1 NPR = 0.024755 SAR
1 SAR = 40.3959
NPR
Avg
0.024740
High
0.024781
Low
0.024674
Last updated: 5/7/2026, 1:46:00 PM
Quick Conversions
| NPR | SAR |
|---|---|
| 1 NPR | 0.02 SAR |
| 10 NPR | 0.25 SAR |
| 50 NPR | 1.24 SAR |
| 100 NPR | 2.48 SAR |
| 500 NPR | 12.38 SAR |
| 1,000 NPR | 24.76 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-05-07T13:46:00Z",
"rates": {
"SAR": 0.024755
}
}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.4755,
"rate": 0.024755
}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