Rate Overview
Live
1 PLN = 26.3871 INR
1 INR = 0.037897
PLN
Avg
26.2709
High
26.3965
Low
26.1571
Last updated: 5/27/2026, 2:27:36 AM
Quick Conversions
| PLN | INR |
|---|---|
| 1 PLN | 26.39 INR |
| 10 PLN | 263.87 INR |
| 50 PLN | 1,319.36 INR |
| 100 PLN | 2,638.71 INR |
| 500 PLN | 13,193.57 INR |
| 1,000 PLN | 26,387.13 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-27T02:27:36Z",
"rates": {
"INR": 26.387133
}
}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": 2638.7133,
"rate": 26.387133
}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