Rate Overview
Live
1 NPR = 0.058603 SVC
1 SVC = 17.0640
NPR
Avg
0.058784
High
0.059052
Low
0.058553
Last updated: 4/17/2026, 10:44:48 AM
Quick Conversions
| NPR | SVC |
|---|---|
| 1 NPR | 0.06 SVC |
| 10 NPR | 0.59 SVC |
| 50 NPR | 2.93 SVC |
| 100 NPR | 5.86 SVC |
| 500 NPR | 29.30 SVC |
| 1,000 NPR | 58.60 SVC |
Get NPR/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=SVCExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-04-17T10:44:48Z",
"rates": {
"SVC": 0.058603
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "SVC",
"amount": 100
},
"result": 5.8603000000000005,
"rate": 0.058603
}Build with NPR/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key