Rate Overview
Live
1 STD = 0.006917 NPR
1 NPR = 144.5713
STD
Avg
0.006936
High
0.006984
Low
0.006902
Last updated: 3/7/2026, 9:11:17 AM
Quick Conversions
| STD | NPR |
|---|---|
| 1 STD | 0.01 NPR |
| 10 STD | 0.07 NPR |
| 50 STD | 0.35 NPR |
| 100 STD | 0.69 NPR |
| 500 STD | 3.46 NPR |
| 1,000 STD | 6.92 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-03-07T09:11:17Z",
"rates": {
"NPR": 0.006917
}
}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.6917000000000001,
"rate": 0.006917
}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