Rate Overview
Live
1 SVC = 17.5113 NPR
1 NPR = 0.057106
SVC
Avg
17.5354
High
17.7100
Low
17.4491
Last updated: 5/27/2026, 11:00:29 PM
Quick Conversions
| SVC | NPR |
|---|---|
| 1 SVC | 17.51 NPR |
| 10 SVC | 175.11 NPR |
| 50 SVC | 875.57 NPR |
| 100 SVC | 1,751.13 NPR |
| 500 SVC | 8,755.65 NPR |
| 1,000 SVC | 17,511.31 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-27T23:00:29Z",
"rates": {
"NPR": 17.511308
}
}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": 1751.1308,
"rate": 17.511308
}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