Rate Overview
Live
1 NPR = 0.483979 RUB
1 RUB = 2.0662
NPR
Avg
0.478840
High
0.483979
Low
0.471907
Last updated: 6/19/2026, 8:42:24 AM
Quick Conversions
| NPR | RUB |
|---|---|
| 1 NPR | 0.48 RUB |
| 10 NPR | 4.84 RUB |
| 50 NPR | 24.20 RUB |
| 100 NPR | 48.40 RUB |
| 500 NPR | 241.99 RUB |
| 1,000 NPR | 483.98 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-06-19T08:42:24Z",
"rates": {
"RUB": 0.483979
}
}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": 48.3979,
"rate": 0.483979
}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