Rate Overview
Live
1 NPR = 0.091496 SCR
1 SCR = 10.9294
NPR
Avg
0.098451
High
0.105339
Low
0.090404
Last updated: 7/28/2026, 5:16:49 AM
Quick Conversions
| NPR | SCR |
|---|---|
| 1 NPR | 0.09 SCR |
| 10 NPR | 0.91 SCR |
| 50 NPR | 4.57 SCR |
| 100 NPR | 9.15 SCR |
| 500 NPR | 45.75 SCR |
| 1,000 NPR | 91.50 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-07-28T05:16:49Z",
"rates": {
"SCR": 0.091496
}
}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.1496,
"rate": 0.091496
}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