Rate Overview
Live
1 SVC = 16.8199 NPR
1 NPR = 0.059453
SVC
Avg
16.7658
High
16.8582
Low
16.6624
Last updated: 3/7/2026, 7:39:56 AM
Quick Conversions
| SVC | NPR |
|---|---|
| 1 SVC | 16.82 NPR |
| 10 SVC | 168.20 NPR |
| 50 SVC | 840.99 NPR |
| 100 SVC | 1,681.99 NPR |
| 500 SVC | 8,409.94 NPR |
| 1,000 SVC | 16,819.88 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-03-07T07:39:56Z",
"rates": {
"NPR": 16.819878
}
}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": 1681.9877999999999,
"rate": 16.819878
}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