Rate Overview
Live
1 PLN = 1.2125 RON
1 RON = 0.824774
PLN
Avg
1.2087
High
1.2125
Low
1.2020
Last updated: 7/21/2026, 8:57:05 AM
Quick Conversions
| PLN | RON |
|---|---|
| 1 PLN | 1.21 RON |
| 10 PLN | 12.12 RON |
| 50 PLN | 60.62 RON |
| 100 PLN | 121.25 RON |
| 500 PLN | 606.23 RON |
| 1,000 PLN | 1,212.45 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-21T08:57:05Z",
"rates": {
"RON": 1.212454
}
}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.24539999999999,
"rate": 1.212454
}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