Rate Overview
Live
1 NPR = 0.095022 SCR
1 SCR = 10.5239
NPR
Avg
0.093498
High
0.095895
Low
0.089554
Last updated: 8/19/2026, 8:37:58 PM
Quick Conversions
| NPR | SCR |
|---|---|
| 1 NPR | 0.10 SCR |
| 10 NPR | 0.95 SCR |
| 50 NPR | 4.75 SCR |
| 100 NPR | 9.50 SCR |
| 500 NPR | 47.51 SCR |
| 1,000 NPR | 95.02 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-08-19T20:37:58Z",
"rates": {
"SCR": 0.095022
}
}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.5022,
"rate": 0.095022
}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