Rate Overview
Live
1 PEN = 1.3268 RON
1 RON = 0.753719
PEN
Avg
1.2924
High
1.3299
Low
1.2413
Last updated: 5/28/2026, 4:40:16 AM
Quick Conversions
| PEN | RON |
|---|---|
| 1 PEN | 1.33 RON |
| 10 PEN | 13.27 RON |
| 50 PEN | 66.34 RON |
| 100 PEN | 132.68 RON |
| 500 PEN | 663.38 RON |
| 1,000 PEN | 1,326.75 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-05-28T04:40:16Z",
"rates": {
"RON": 1.326755
}
}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": 132.6755,
"rate": 1.326755
}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