Rate Overview
Live
1 SCR = 11.0008 NPR
1 NPR = 0.090902
SCR
Avg
10.8536
High
11.0432
Low
10.3618
Last updated: 5/7/2026, 3:25:47 AM
Quick Conversions
| SCR | NPR |
|---|---|
| 1 SCR | 11.00 NPR |
| 10 SCR | 110.01 NPR |
| 50 SCR | 550.04 NPR |
| 100 SCR | 1,100.08 NPR |
| 500 SCR | 5,500.40 NPR |
| 1,000 SCR | 11,000.81 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-05-07T03:25:47Z",
"rates": {
"NPR": 11.000807
}
}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": 1100.0807,
"rate": 11.000807
}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