Rate Overview
Live
1 NPR = 0.030344 RON
1 RON = 32.9554
NPR
Avg
0.029945
High
0.030344
Low
0.029678
Last updated: 6/19/2026, 8:42:03 AM
Quick Conversions
| NPR | RON |
|---|---|
| 1 NPR | 0.03 RON |
| 10 NPR | 0.30 RON |
| 50 NPR | 1.52 RON |
| 100 NPR | 3.03 RON |
| 500 NPR | 15.17 RON |
| 1,000 NPR | 30.34 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-06-19T08:42:03Z",
"rates": {
"RON": 0.030344
}
}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": 3.0343999999999998,
"rate": 0.030344
}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