Rate Overview
Live
1 STD = 0.007114 NPR
1 NPR = 140.5679
STD
Avg
0.007089
High
0.007334
Low
0.006890
Last updated: 7/23/2026, 9:27:30 PM
Quick Conversions
| STD | NPR |
|---|---|
| 1 STD | 0.01 NPR |
| 10 STD | 0.07 NPR |
| 50 STD | 0.36 NPR |
| 100 STD | 0.71 NPR |
| 500 STD | 3.56 NPR |
| 1,000 STD | 7.11 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-07-23T21:27:30Z",
"rates": {
"NPR": 0.007114
}
}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.7113999999999999,
"rate": 0.007114
}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