Rate Overview
Live
1 NPR = 0.006576 USD
1 USD = 152.0681
NPR
Avg
0.006587
High
0.006615
Low
0.006574
Last updated: 5/6/2026, 4:26:40 PM
Quick Conversions
| NPR | USD |
|---|---|
| 1 NPR | 0.01 USD |
| 10 NPR | 0.07 USD |
| 50 NPR | 0.33 USD |
| 100 NPR | 0.66 USD |
| 500 NPR | 3.29 USD |
| 1,000 NPR | 6.58 USD |
Get NPR/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=USDExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-05-06T16:26:40Z",
"rates": {
"USD": 0.006576
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "USD",
"amount": 100
},
"result": 0.6576000000000001,
"rate": 0.006576
}Build with NPR/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key