Rate Overview
Live
1 PLN = 1.2340 RON
1 RON = 0.810378
PLN
Avg
1.2333
High
1.2353
Low
1.2323
Last updated: 6/17/2026, 6:35:03 AM
Quick Conversions
| PLN | RON |
|---|---|
| 1 PLN | 1.23 RON |
| 10 PLN | 12.34 RON |
| 50 PLN | 61.70 RON |
| 100 PLN | 123.40 RON |
| 500 PLN | 617.00 RON |
| 1,000 PLN | 1,233.99 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-06-17T06:35:03Z",
"rates": {
"RON": 1.233992
}
}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": 123.3992,
"rate": 1.233992
}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