Rate Overview
Live
1 PLN = 26.4077 INR
1 INR = 0.037868
PLN
Avg
26.2700
High
26.4490
Low
25.9960
Last updated: 5/27/2026, 6:13:29 AM
Quick Conversions
| PLN | INR |
|---|---|
| 1 PLN | 26.41 INR |
| 10 PLN | 264.08 INR |
| 50 PLN | 1,320.39 INR |
| 100 PLN | 2,640.77 INR |
| 500 PLN | 13,203.86 INR |
| 1,000 PLN | 26,407.72 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-05-27T06:13:29Z",
"rates": {
"INR": 26.407724
}
}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": 2640.7724000000003,
"rate": 26.407724
}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