Rate Overview
Live
1 SVC = 17.4113 NPR
1 NPR = 0.057434
SVC
Avg
17.4327
High
17.4698
Low
17.4113
Last updated: 7/9/2026, 3:49:03 AM
Quick Conversions
| SVC | NPR |
|---|---|
| 1 SVC | 17.41 NPR |
| 10 SVC | 174.11 NPR |
| 50 SVC | 870.57 NPR |
| 100 SVC | 1,741.13 NPR |
| 500 SVC | 8,705.67 NPR |
| 1,000 SVC | 17,411.33 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-07-09T03:49:03Z",
"rates": {
"NPR": 17.411334
}
}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": 1741.1334,
"rate": 17.411334
}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