Rate Overview
Live
1 USD = 154.7117 NPR
1 NPR = 0.006464
USD
Avg
153.9193
High
154.7117
Low
152.8495
Last updated: 7/19/2026, 1:31:12 AM
Quick Conversions
| USD | NPR |
|---|---|
| 1 USD | 154.71 NPR |
| 10 USD | 1,547.12 NPR |
| 50 USD | 7,735.58 NPR |
| 100 USD | 15,471.17 NPR |
| 500 USD | 77,355.85 NPR |
| 1,000 USD | 154,711.69 NPR |
Get USD/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=NPRExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-19T01:31:12Z",
"rates": {
"NPR": 154.71169281
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "NPR",
"amount": 100
},
"result": 15471.169280999999,
"rate": 154.71169281
}Build with USD/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key