Rate Overview
Live
1 STD = 0.007018 NPR
1 NPR = 142.4907
STD
Avg
0.007098
High
0.007167
Low
0.007018
Last updated: 6/19/2026, 8:18:33 AM
Quick Conversions
| STD | NPR |
|---|---|
| 1 STD | 0.01 NPR |
| 10 STD | 0.07 NPR |
| 50 STD | 0.35 NPR |
| 100 STD | 0.70 NPR |
| 500 STD | 3.51 NPR |
| 1,000 STD | 7.02 NPR |
Get STD/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=NPRExample Response:
{
"success": true,
"base": "STD",
"date": "2026-06-19T08:18:33Z",
"rates": {
"NPR": 0.007018
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "NPR",
"amount": 100
},
"result": 0.7018,
"rate": 0.007018
}Build with STD/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key