Rate Overview
Live
1 NPR = 0.093989 SCR
1 SCR = 10.6395
NPR
Avg
0.094296
High
0.096870
Low
0.091181
Last updated: 9/9/2026, 8:18:06 PM
Quick Conversions
| NPR | SCR |
|---|---|
| 1 NPR | 0.09 SCR |
| 10 NPR | 0.94 SCR |
| 50 NPR | 4.70 SCR |
| 100 NPR | 9.40 SCR |
| 500 NPR | 46.99 SCR |
| 1,000 NPR | 93.99 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-09-09T20:18:06Z",
"rates": {
"SCR": 0.093989
}
}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": 9.398900000000001,
"rate": 0.093989
}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