Rate Overview
Live
1 NPR = 0.091781 SCR
1 SCR = 10.8955
NPR
Avg
0.092249
High
0.096508
Low
0.090553
Last updated: 5/7/2026, 11:28:31 AM
Quick Conversions
| NPR | SCR |
|---|---|
| 1 NPR | 0.09 SCR |
| 10 NPR | 0.92 SCR |
| 50 NPR | 4.59 SCR |
| 100 NPR | 9.18 SCR |
| 500 NPR | 45.89 SCR |
| 1,000 NPR | 91.78 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-05-07T11:28:31Z",
"rates": {
"SCR": 0.091781
}
}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.1781,
"rate": 0.091781
}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