Rate Overview
Live
1 NPR = 0.004905 SHP
1 SHP = 203.8736
NPR
Avg
0.004859
High
0.004905
Low
0.004822
Last updated: 7/28/2026, 7:50:29 PM
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.45 SHP |
| 1,000 NPR | 4.90 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-28T19:50:29Z",
"rates": {
"SHP": 0.004905
}
}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.49049999999999994,
"rate": 0.004905
}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