Rate Overview
Live
1 NPR = 0.029821 RON
1 RON = 33.5334
NPR
Avg
0.031763
High
0.035149
Low
0.029362
Last updated: 7/31/2026, 4:56:42 PM
Quick Conversions
| NPR | RON |
|---|---|
| 1 NPR | 0.03 RON |
| 10 NPR | 0.30 RON |
| 50 NPR | 1.49 RON |
| 100 NPR | 2.98 RON |
| 500 NPR | 14.91 RON |
| 1,000 NPR | 29.82 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-07-31T16:56:42Z",
"rates": {
"RON": 0.029821
}
}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.9821,
"rate": 0.029821
}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