Rate Overview
Live
1 PLN = 1.1920 RON
1 RON = 0.838914
PLN
Avg
1.1923
High
1.1950
Low
1.1910
Last updated: 3/27/2026, 6:06:37 AM
Quick Conversions
| PLN | RON |
|---|---|
| 1 PLN | 1.19 RON |
| 10 PLN | 11.92 RON |
| 50 PLN | 59.60 RON |
| 100 PLN | 119.20 RON |
| 500 PLN | 596.01 RON |
| 1,000 PLN | 1,192.02 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-27T06:06:37Z",
"rates": {
"RON": 1.192017
}
}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": 119.20170000000002,
"rate": 1.192017
}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