Rate Overview
Live
1 USD = 152.0531 NPR
1 NPR = 0.006577
USD
Avg
151.8122
High
152.1104
Low
151.1553
Last updated: 5/6/2026, 10:16:27 AM
Quick Conversions
| USD | NPR |
|---|---|
| 1 USD | 152.05 NPR |
| 10 USD | 1,520.53 NPR |
| 50 USD | 7,602.66 NPR |
| 100 USD | 15,205.31 NPR |
| 500 USD | 76,026.57 NPR |
| 1,000 USD | 152,053.14 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-05-06T10:16:27Z",
"rates": {
"NPR": 152.05314179
}
}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": 15205.314179,
"rate": 152.05314179
}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