Rate Overview
Live
1 PLN = 1.1909 RON
1 RON = 0.839707
PLN
Avg
1.1942
High
1.2125
Low
1.1617
Last updated: 3/27/2026, 7:47:05 AM
Quick Conversions
| PLN | RON |
|---|---|
| 1 PLN | 1.19 RON |
| 10 PLN | 11.91 RON |
| 50 PLN | 59.54 RON |
| 100 PLN | 119.09 RON |
| 500 PLN | 595.45 RON |
| 1,000 PLN | 1,190.89 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-27T07:47:05Z",
"rates": {
"RON": 1.190892
}
}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.0892,
"rate": 1.190892
}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