Rate Overview
Live
1 NPR = 0.004910 SHP
1 SHP = 203.6660
NPR
Avg
0.004988
High
0.005168
Low
0.004790
Last updated: 7/29/2026, 3:47:07 AM
Quick Conversions
| NPR | SHP |
|---|---|
| 1 NPR | 0.00 SHP |
| 10 NPR | 0.05 SHP |
| 50 NPR | 0.25 SHP |
| 100 NPR | 0.49 SHP |
| 500 NPR | 2.46 SHP |
| 1,000 NPR | 4.91 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-07-29T03:47:07Z",
"rates": {
"SHP": 0.00491
}
}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.49100000000000005,
"rate": 0.00491
}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