Rate Overview
Live
1 SVC = 17.0637 NPR
1 NPR = 0.058604
SVC
Avg
17.0114
High
17.0784
Low
16.9340
Last updated: 4/17/2026, 2:46:09 PM
Quick Conversions
| SVC | NPR |
|---|---|
| 1 SVC | 17.06 NPR |
| 10 SVC | 170.64 NPR |
| 50 SVC | 853.19 NPR |
| 100 SVC | 1,706.37 NPR |
| 500 SVC | 8,531.87 NPR |
| 1,000 SVC | 17,063.74 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-04-17T14:46:09Z",
"rates": {
"NPR": 17.063735
}
}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": 1706.3735000000001,
"rate": 17.063735
}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