Rate Overview
Live
1 PLN = 25.8593 INR
1 INR = 0.038671
PLN
Avg
25.9308
High
26.0424
Low
25.8593
Last updated: 6/16/2026, 4:48:35 AM
Quick Conversions
| PLN | INR |
|---|---|
| 1 PLN | 25.86 INR |
| 10 PLN | 258.59 INR |
| 50 PLN | 1,292.96 INR |
| 100 PLN | 2,585.93 INR |
| 500 PLN | 12,929.64 INR |
| 1,000 PLN | 25,859.27 INR |
Get PLN/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=INRExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-06-16T04:48:35Z",
"rates": {
"INR": 25.859273
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "INR",
"amount": 100
},
"result": 2585.9273000000003,
"rate": 25.859273
}Build with PLN/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key