Rate Overview
Live
1 NPR = 0.024522 SAR
1 SAR = 40.7797
NPR
Avg
0.024556
High
0.024614
Low
0.024522
Last updated: 7/11/2026, 3:41:51 PM
Quick Conversions
| NPR | SAR |
|---|---|
| 1 NPR | 0.02 SAR |
| 10 NPR | 0.25 SAR |
| 50 NPR | 1.23 SAR |
| 100 NPR | 2.45 SAR |
| 500 NPR | 12.26 SAR |
| 1,000 NPR | 24.52 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-07-11T15:41:51Z",
"rates": {
"SAR": 0.024522
}
}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.4522,
"rate": 0.024522
}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