Rate Overview
Live
1 NPR = 0.029373 RON
1 RON = 34.0449
NPR
Avg
0.029446
High
0.029577
Low
0.029302
Last updated: 5/28/2026, 1:17:36 AM
Quick Conversions
| NPR | RON |
|---|---|
| 1 NPR | 0.03 RON |
| 10 NPR | 0.29 RON |
| 50 NPR | 1.47 RON |
| 100 NPR | 2.94 RON |
| 500 NPR | 14.69 RON |
| 1,000 NPR | 29.37 RON |
Get NPR/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=RONExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-05-28T01:17:36Z",
"rates": {
"RON": 0.029373
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "RON",
"amount": 100
},
"result": 2.9373,
"rate": 0.029373
}Build with NPR/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key