Rate Overview
Live
1 SVC = 17.3321 NPR
1 NPR = 0.057696
SVC
Avg
16.1608
High
17.3321
Low
15.4701
Last updated: 3/28/2026, 2:01:31 PM
Quick Conversions
| SVC | NPR |
|---|---|
| 1 SVC | 17.33 NPR |
| 10 SVC | 173.32 NPR |
| 50 SVC | 866.61 NPR |
| 100 SVC | 1,733.21 NPR |
| 500 SVC | 8,666.07 NPR |
| 1,000 SVC | 17,332.13 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-03-28T14:01:31Z",
"rates": {
"NPR": 17.332132
}
}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": 1733.2132000000001,
"rate": 17.332132
}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