Rate Overview
Live
1 STD = 0.007181 NPR
1 NPR = 139.2564
STD
Avg
0.007174
High
0.007221
Low
0.007138
Last updated: 8/19/2026, 8:36:57 PM
Quick Conversions
| STD | NPR |
|---|---|
| 1 STD | 0.01 NPR |
| 10 STD | 0.07 NPR |
| 50 STD | 0.36 NPR |
| 100 STD | 0.72 NPR |
| 500 STD | 3.59 NPR |
| 1,000 STD | 7.18 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-08-19T20:36:57Z",
"rates": {
"NPR": 0.007181
}
}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.7181,
"rate": 0.007181
}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