Rate Overview
Live
1 SVC = 17.5051 NPR
1 NPR = 0.057126
SVC
Avg
17.6032
High
17.7062
Low
17.5051
Last updated: 7/29/2026, 5:05:27 PM
Quick Conversions
| SVC | NPR |
|---|---|
| 1 SVC | 17.51 NPR |
| 10 SVC | 175.05 NPR |
| 50 SVC | 875.26 NPR |
| 100 SVC | 1,750.51 NPR |
| 500 SVC | 8,752.56 NPR |
| 1,000 SVC | 17,505.11 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-29T17:05:27Z",
"rates": {
"NPR": 17.505111
}
}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.5111,
"rate": 17.505111
}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