Rate Overview
Live
1 PLN = 1.2363 RON
1 RON = 0.808840
PLN
Avg
1.2367
High
1.2398
Low
1.2299
Last updated: 5/27/2026, 11:18:46 AM
Quick Conversions
| PLN | RON |
|---|---|
| 1 PLN | 1.24 RON |
| 10 PLN | 12.36 RON |
| 50 PLN | 61.82 RON |
| 100 PLN | 123.63 RON |
| 500 PLN | 618.17 RON |
| 1,000 PLN | 1,236.34 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-05-27T11:18:46Z",
"rates": {
"RON": 1.236338
}
}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": 123.6338,
"rate": 1.236338
}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