Rate Overview
Live
1 PEN = 1.2597 RON
1 RON = 0.793842
PEN
Avg
1.2816
High
1.3027
Low
1.2597
Last updated: 3/7/2026, 7:44:21 AM
Quick Conversions
| PEN | RON |
|---|---|
| 1 PEN | 1.26 RON |
| 10 PEN | 12.60 RON |
| 50 PEN | 62.98 RON |
| 100 PEN | 125.97 RON |
| 500 PEN | 629.85 RON |
| 1,000 PEN | 1,259.70 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-03-07T07:44:21Z",
"rates": {
"RON": 1.259696
}
}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.96959999999999,
"rate": 1.259696
}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