Rate Overview
Live
1 SVC = 17.2571 NPR
1 NPR = 0.057947
SVC
Avg
17.3233
High
17.4306
Low
17.2554
Last updated: 6/19/2026, 8:48:38 AM
Quick Conversions
| SVC | NPR |
|---|---|
| 1 SVC | 17.26 NPR |
| 10 SVC | 172.57 NPR |
| 50 SVC | 862.86 NPR |
| 100 SVC | 1,725.71 NPR |
| 500 SVC | 8,628.55 NPR |
| 1,000 SVC | 17,257.10 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-06-19T08:48:38Z",
"rates": {
"NPR": 17.257103
}
}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": 1725.7103000000002,
"rate": 17.257103
}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