Rate Overview
Live
1 PEN = 1.2579 RON
1 RON = 0.794997
PEN
Avg
1.2763
High
1.3000
Low
1.2579
Last updated: 4/17/2026, 1:22:50 PM
Quick Conversions
| PEN | RON |
|---|---|
| 1 PEN | 1.26 RON |
| 10 PEN | 12.58 RON |
| 50 PEN | 62.89 RON |
| 100 PEN | 125.79 RON |
| 500 PEN | 628.93 RON |
| 1,000 PEN | 1,257.87 RON |
Get PEN/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=RONExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-04-17T13:22:50Z",
"rates": {
"RON": 1.257867
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "RON",
"amount": 100
},
"result": 125.78670000000001,
"rate": 1.257867
}Build with PEN/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key