Rate Overview
Live
1 PLN = 1.2037 RON
1 RON = 0.830805
PLN
Avg
1.2119
High
1.2426
Low
1.1913
Last updated: 7/27/2026, 4:01:36 PM
Quick Conversions
| PLN | RON |
|---|---|
| 1 PLN | 1.20 RON |
| 10 PLN | 12.04 RON |
| 50 PLN | 60.18 RON |
| 100 PLN | 120.37 RON |
| 500 PLN | 601.83 RON |
| 1,000 PLN | 1,203.65 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-07-27T16:01:36Z",
"rates": {
"RON": 1.203652
}
}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": 120.36519999999999,
"rate": 1.203652
}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