Rate Overview
Live
1 PLN = 1.2136 RON
1 RON = 0.823995
PLN
Avg
1.2131
High
1.2153
Low
1.2099
Last updated: 9/3/2026, 5:06:20 AM
Quick Conversions
| PLN | RON |
|---|---|
| 1 PLN | 1.21 RON |
| 10 PLN | 12.14 RON |
| 50 PLN | 60.68 RON |
| 100 PLN | 121.36 RON |
| 500 PLN | 606.80 RON |
| 1,000 PLN | 1,213.60 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-09-03T05:06:20Z",
"rates": {
"RON": 1.213599
}
}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.35990000000001,
"rate": 1.213599
}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