Rate Overview
Live
1 NPR = 0.057613 SVC
1 SVC = 17.3572
NPR
Avg
0.057611
High
0.057691
Low
0.057423
Last updated: 5/7/2026, 6:56:55 PM
Quick Conversions
| NPR | SVC |
|---|---|
| 1 NPR | 0.06 SVC |
| 10 NPR | 0.58 SVC |
| 50 NPR | 2.88 SVC |
| 100 NPR | 5.76 SVC |
| 500 NPR | 28.81 SVC |
| 1,000 NPR | 57.61 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-05-07T18:56:55Z",
"rates": {
"SVC": 0.057613
}
}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.761299999999999,
"rate": 0.057613
}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