Rate Overview
Live
1 PLN = 1.2159 RON
1 RON = 0.822467
PLN
Avg
1.2175
High
1.2196
Low
1.2155
Last updated: 8/16/2026, 10:20:44 AM
Quick Conversions
| PLN | RON |
|---|---|
| 1 PLN | 1.22 RON |
| 10 PLN | 12.16 RON |
| 50 PLN | 60.79 RON |
| 100 PLN | 121.59 RON |
| 500 PLN | 607.93 RON |
| 1,000 PLN | 1,215.85 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-08-16T10:20:44Z",
"rates": {
"RON": 1.215854
}
}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": 121.58539999999999,
"rate": 1.215854
}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