Rate Overview
Live
1 PLN = 25.4282 INR
1 INR = 0.039326
PLN
Avg
25.3040
High
25.4494
Low
25.1092
Last updated: 7/5/2026, 8:07:32 PM
Quick Conversions
| PLN | INR |
|---|---|
| 1 PLN | 25.43 INR |
| 10 PLN | 254.28 INR |
| 50 PLN | 1,271.41 INR |
| 100 PLN | 2,542.82 INR |
| 500 PLN | 12,714.10 INR |
| 1,000 PLN | 25,428.21 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-07-05T20:07:32Z",
"rates": {
"INR": 25.428209
}
}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": 2542.8208999999997,
"rate": 25.428209
}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