Rate Overview
Live
1 SVC = 17.5029 NPR
1 NPR = 0.057134
SVC
Avg
17.4776
High
17.5029
Low
17.4489
Last updated: 8/19/2026, 9:18:39 PM
Quick Conversions
| SVC | NPR |
|---|---|
| 1 SVC | 17.50 NPR |
| 10 SVC | 175.03 NPR |
| 50 SVC | 875.14 NPR |
| 100 SVC | 1,750.29 NPR |
| 500 SVC | 8,751.43 NPR |
| 1,000 SVC | 17,502.86 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-08-19T21:18:39Z",
"rates": {
"NPR": 17.502864
}
}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": 1750.2864,
"rate": 17.502864
}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