Rate Overview
Live
1 SVC = 17.3571 NPR
1 NPR = 0.057613
SVC
Avg
17.3576
High
17.4144
Low
17.3337
Last updated: 5/7/2026, 4:40:17 PM
Quick Conversions
| SVC | NPR |
|---|---|
| 1 SVC | 17.36 NPR |
| 10 SVC | 173.57 NPR |
| 50 SVC | 867.85 NPR |
| 100 SVC | 1,735.71 NPR |
| 500 SVC | 8,678.54 NPR |
| 1,000 SVC | 17,357.07 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-05-07T16:40:17Z",
"rates": {
"NPR": 17.357071
}
}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": 1735.7071,
"rate": 17.357071
}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