Rate Overview
Live
1 NPR = 0.057249 SVC
1 SVC = 17.4676
NPR
Avg
0.059858
High
0.062808
Low
0.056735
Last updated: 7/31/2026, 12:01:50 PM
Quick Conversions
| NPR | SVC |
|---|---|
| 1 NPR | 0.06 SVC |
| 10 NPR | 0.57 SVC |
| 50 NPR | 2.86 SVC |
| 100 NPR | 5.72 SVC |
| 500 NPR | 28.62 SVC |
| 1,000 NPR | 57.25 SVC |
Get NPR/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=SVCExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-07-31T12:01:50Z",
"rates": {
"SVC": 0.057249
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "SVC",
"amount": 100
},
"result": 5.7249,
"rate": 0.057249
}Build with NPR/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key