Rate Overview
Live
1 SVC = 17.6063 NPR
1 NPR = 0.056798
SVC
Avg
17.5126
High
17.6063
Low
17.4413
Last updated: 7/16/2026, 1:05:41 AM
Quick Conversions
| SVC | NPR |
|---|---|
| 1 SVC | 17.61 NPR |
| 10 SVC | 176.06 NPR |
| 50 SVC | 880.32 NPR |
| 100 SVC | 1,760.63 NPR |
| 500 SVC | 8,803.16 NPR |
| 1,000 SVC | 17,606.31 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-16T01:05:41Z",
"rates": {
"NPR": 17.606311
}
}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": 1760.6311,
"rate": 17.606311
}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