Rate Overview
Live
1 PLN = 25.5782 INR
1 INR = 0.039096
PLN
Avg
25.4449
High
25.5782
Low
25.2846
Last updated: 3/27/2026, 7:42:39 AM
Quick Conversions
| PLN | INR |
|---|---|
| 1 PLN | 25.58 INR |
| 10 PLN | 255.78 INR |
| 50 PLN | 1,278.91 INR |
| 100 PLN | 2,557.82 INR |
| 500 PLN | 12,789.12 INR |
| 1,000 PLN | 25,578.23 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-27T07:42:39Z",
"rates": {
"INR": 25.578231
}
}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": 2557.8231,
"rate": 25.578231
}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