Rate Overview
Live
1 SVC = 17.5323 NPR
1 NPR = 0.057038
SVC
Avg
17.0447
High
17.6316
Low
16.4275
Last updated: 7/14/2026, 10:49:09 PM
Quick Conversions
| SVC | NPR |
|---|---|
| 1 SVC | 17.53 NPR |
| 10 SVC | 175.32 NPR |
| 50 SVC | 876.62 NPR |
| 100 SVC | 1,753.23 NPR |
| 500 SVC | 8,766.16 NPR |
| 1,000 SVC | 17,532.32 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-14T22:49:09Z",
"rates": {
"NPR": 17.532322
}
}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": 1753.2322000000001,
"rate": 17.532322
}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