Rate Overview
Live
1 NPR = 0.095908 SCR
1 SCR = 10.4267
NPR
Avg
0.101240
High
0.105829
Low
0.092930
Last updated: 3/27/2026, 3:39:01 PM
Quick Conversions
| NPR | SCR |
|---|---|
| 1 NPR | 0.10 SCR |
| 10 NPR | 0.96 SCR |
| 50 NPR | 4.80 SCR |
| 100 NPR | 9.59 SCR |
| 500 NPR | 47.95 SCR |
| 1,000 NPR | 95.91 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-03-27T15:39:01Z",
"rates": {
"SCR": 0.095908
}
}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.5908,
"rate": 0.095908
}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