Rate Overview
Live
1 STD = 0.007212 NPR
1 NPR = 138.6578
STD
Avg
0.007185
High
0.007212
Low
0.007149
Last updated: 4/17/2026, 10:38:37 AM
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.61 NPR |
| 1,000 STD | 7.21 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-04-17T10:38:37Z",
"rates": {
"NPR": 0.007212
}
}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.7212,
"rate": 0.007212
}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