Rate Overview
Live
1 NPR = 0.005000 SHP
1 SHP = 200.0000
NPR
Avg
0.005011
High
0.005037
Low
0.005000
Last updated: 4/17/2026, 6:18:53 AM
Quick Conversions
| NPR | SHP |
|---|---|
| 1 NPR | 0.01 SHP |
| 10 NPR | 0.05 SHP |
| 50 NPR | 0.25 SHP |
| 100 NPR | 0.50 SHP |
| 500 NPR | 2.50 SHP |
| 1,000 NPR | 5.00 SHP |
Get NPR/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=SHPExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-04-17T06:18:53Z",
"rates": {
"SHP": 0.005
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "SHP",
"amount": 100
},
"result": 0.5,
"rate": 0.005
}Build with NPR/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key