Rate Overview
Live
1 NPR = 0.006634 USD
1 USD = 150.7386
NPR
Avg
0.006921
High
0.007110
Low
0.006634
Last updated: 3/27/2026, 6:06:11 AM
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.32 USD |
| 1,000 NPR | 6.63 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-03-27T06:06:11Z",
"rates": {
"USD": 0.006634
}
}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.6634,
"rate": 0.006634
}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