Rate Overview
Live
1 NPR = 0.564743 RUB
1 RUB = 1.7707
NPR
Avg
0.570373
High
0.577686
Low
0.564743
Last updated: 9/9/2026, 9:54:38 AM
Quick Conversions
| NPR | RUB |
|---|---|
| 1 NPR | 0.56 RUB |
| 10 NPR | 5.65 RUB |
| 50 NPR | 28.24 RUB |
| 100 NPR | 56.47 RUB |
| 500 NPR | 282.37 RUB |
| 1,000 NPR | 564.74 RUB |
Get NPR/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=RUBExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-09-09T09:54:38Z",
"rates": {
"RUB": 0.564743
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "RUB",
"amount": 100
},
"result": 56.4743,
"rate": 0.564743
}Build with NPR/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key