Rate Overview
Live
1 USD = 151.1153 NPR
1 NPR = 0.006617
USD
Avg
152.2470
High
152.9565
Low
151.1153
Last updated: 9/3/2026, 11:06:00 PM
Quick Conversions
| USD | NPR |
|---|---|
| 1 USD | 151.12 NPR |
| 10 USD | 1,511.15 NPR |
| 50 USD | 7,555.76 NPR |
| 100 USD | 15,111.53 NPR |
| 500 USD | 75,557.65 NPR |
| 1,000 USD | 151,115.29 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-09-03T23:06:00Z",
"rates": {
"NPR": 151.11529238
}
}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": 15111.529238,
"rate": 151.11529238
}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