Rate Overview
Live
1 SVC = 17.4675 NPR
1 NPR = 0.057249
SVC
Avg
16.2091
High
17.4675
Low
15.3332
Last updated: 7/31/2026, 8:59:30 AM
Quick Conversions
| SVC | NPR |
|---|---|
| 1 SVC | 17.47 NPR |
| 10 SVC | 174.68 NPR |
| 50 SVC | 873.38 NPR |
| 100 SVC | 1,746.75 NPR |
| 500 SVC | 8,733.76 NPR |
| 1,000 SVC | 17,467.51 NPR |
Get SVC/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=NPRExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-07-31T08:59:30Z",
"rates": {
"NPR": 17.467513
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "NPR",
"amount": 100
},
"result": 1746.7513000000001,
"rate": 17.467513
}Build with SVC/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key