Rate Overview
Live
1 NPR = 0.096788 SCR
1 SCR = 10.3319
NPR
Avg
0.094850
High
0.096819
Low
0.090773
Last updated: 6/19/2026, 8:50:24 AM
Quick Conversions
| NPR | SCR |
|---|---|
| 1 NPR | 0.10 SCR |
| 10 NPR | 0.97 SCR |
| 50 NPR | 4.84 SCR |
| 100 NPR | 9.68 SCR |
| 500 NPR | 48.39 SCR |
| 1,000 NPR | 96.79 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-06-19T08:50:24Z",
"rates": {
"SCR": 0.096788
}
}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.6788,
"rate": 0.096788
}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