Rate Overview
Live
1 PLN = 1.2440 RON
1 RON = 0.803889
PLN
Avg
1.2302
High
1.2441
Low
1.2164
Last updated: 5/7/2026, 6:54:14 AM
Quick Conversions
| PLN | RON |
|---|---|
| 1 PLN | 1.24 RON |
| 10 PLN | 12.44 RON |
| 50 PLN | 62.20 RON |
| 100 PLN | 124.40 RON |
| 500 PLN | 621.98 RON |
| 1,000 PLN | 1,243.95 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-05-07T06:54:14Z",
"rates": {
"RON": 1.243953
}
}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": 124.3953,
"rate": 1.243953
}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