Rate Overview
Live
1 SCR = 10.9303 NPR
1 NPR = 0.091489
SCR
Avg
10.9456
High
11.5054
Low
10.5695
Last updated: 7/23/2026, 11:39:33 AM
Quick Conversions
| SCR | NPR |
|---|---|
| 1 SCR | 10.93 NPR |
| 10 SCR | 109.30 NPR |
| 50 SCR | 546.51 NPR |
| 100 SCR | 1,093.03 NPR |
| 500 SCR | 5,465.14 NPR |
| 1,000 SCR | 10,930.28 NPR |
Get SCR/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=NPRExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-07-23T11:39:33Z",
"rates": {
"NPR": 10.930281
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "NPR",
"amount": 100
},
"result": 1093.0281,
"rate": 10.930281
}Build with SCR/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key