Rate Overview
Live
1 PLN = 1.1855 RON
1 RON = 0.843545
PLN
Avg
1.1279
High
1.2106
Low
1.0208
Last updated: 3/27/2026, 12:56:52 PM
Quick Conversions
| PLN | RON |
|---|---|
| 1 PLN | 1.19 RON |
| 10 PLN | 11.85 RON |
| 50 PLN | 59.27 RON |
| 100 PLN | 118.55 RON |
| 500 PLN | 592.74 RON |
| 1,000 PLN | 1,185.47 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-27T12:56:52Z",
"rates": {
"RON": 1.185473
}
}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.5473,
"rate": 1.185473
}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