Rate Overview
Live
1 NPR = 0.057433 SVC
1 SVC = 17.4116
NPR
Avg
0.057401
High
0.057710
Low
0.057241
Last updated: 7/8/2026, 5:00:21 PM
Quick Conversions
| NPR | SVC |
|---|---|
| 1 NPR | 0.06 SVC |
| 10 NPR | 0.57 SVC |
| 50 NPR | 2.87 SVC |
| 100 NPR | 5.74 SVC |
| 500 NPR | 28.72 SVC |
| 1,000 NPR | 57.43 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-07-08T17:00:21Z",
"rates": {
"SVC": 0.057433
}
}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.7433,
"rate": 0.057433
}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