Rate Overview
Live
1 PLN = 1.1873 RON
1 RON = 0.842277
PLN
Avg
1.2022
High
1.2126
Low
1.1873
Last updated: 3/27/2026, 11:14:31 AM
Quick Conversions
| PLN | RON |
|---|---|
| 1 PLN | 1.19 RON |
| 10 PLN | 11.87 RON |
| 50 PLN | 59.36 RON |
| 100 PLN | 118.73 RON |
| 500 PLN | 593.63 RON |
| 1,000 PLN | 1,187.26 RON |
Get PLN/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=RONExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-03-27T11:14:31Z",
"rates": {
"RON": 1.187258
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "RON",
"amount": 100
},
"result": 118.72579999999999,
"rate": 1.187258
}Build with PLN/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key