Rate Overview
Live
1 PLN = 25.5617 INR
1 INR = 0.039121
PLN
Avg
20.8347
High
25.5969
Low
16.3820
Last updated: 3/27/2026, 6:15:16 PM
Quick Conversions
| PLN | INR |
|---|---|
| 1 PLN | 25.56 INR |
| 10 PLN | 255.62 INR |
| 50 PLN | 1,278.08 INR |
| 100 PLN | 2,556.17 INR |
| 500 PLN | 12,780.83 INR |
| 1,000 PLN | 25,561.65 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-03-27T18:15:16Z",
"rates": {
"INR": 25.561651
}
}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": 2556.1651,
"rate": 25.561651
}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