Rate Overview
Live
1 NPR = 0.102006 SCR
1 SCR = 9.8033
NPR
Avg
0.099199
High
0.102006
Low
0.093047
Last updated: 3/7/2026, 2:29:43 AM
Quick Conversions
| NPR | SCR |
|---|---|
| 1 NPR | 0.10 SCR |
| 10 NPR | 1.02 SCR |
| 50 NPR | 5.10 SCR |
| 100 NPR | 10.20 SCR |
| 500 NPR | 51.00 SCR |
| 1,000 NPR | 102.01 SCR |
Get NPR/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=SCRExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-03-07T02:29:43Z",
"rates": {
"SCR": 0.102006
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "SCR",
"amount": 100
},
"result": 10.2006,
"rate": 0.102006
}Build with NPR/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key