Rate Overview
Live
1 NPR = 0.506473 RUB
1 RUB = 1.9744
NPR
Avg
0.514499
High
0.524542
Low
0.505906
Last updated: 4/17/2026, 2:53:25 AM
Quick Conversions
| NPR | RUB |
|---|---|
| 1 NPR | 0.51 RUB |
| 10 NPR | 5.06 RUB |
| 50 NPR | 25.32 RUB |
| 100 NPR | 50.65 RUB |
| 500 NPR | 253.24 RUB |
| 1,000 NPR | 506.47 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-04-17T02:53:25Z",
"rates": {
"RUB": 0.506473
}
}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": 50.647299999999994,
"rate": 0.506473
}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