Rate Overview
Live
1 PLN = 25.4718 INR
1 INR = 0.039259
PLN
Avg
25.3465
High
25.5261
Low
25.1606
Last updated: 7/18/2026, 9:44:08 AM
Quick Conversions
| PLN | INR |
|---|---|
| 1 PLN | 25.47 INR |
| 10 PLN | 254.72 INR |
| 50 PLN | 1,273.59 INR |
| 100 PLN | 2,547.18 INR |
| 500 PLN | 12,735.89 INR |
| 1,000 PLN | 25,471.79 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-18T09:44:08Z",
"rates": {
"INR": 25.47179
}
}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": 2547.179,
"rate": 25.47179
}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