Rate Overview
Live
1 NPR = 0.025189 SAR
1 SAR = 39.6999
NPR
Avg
0.025282
High
0.025421
Low
0.025189
Last updated: 4/17/2026, 10:43:10 AM
Quick Conversions
| NPR | SAR |
|---|---|
| 1 NPR | 0.03 SAR |
| 10 NPR | 0.25 SAR |
| 50 NPR | 1.26 SAR |
| 100 NPR | 2.52 SAR |
| 500 NPR | 12.59 SAR |
| 1,000 NPR | 25.19 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-04-17T10:43:10Z",
"rates": {
"SAR": 0.025189
}
}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.5189,
"rate": 0.025189
}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