Rate Overview
Live
1 PLN = 25.5565 INR
1 INR = 0.039129
PLN
Avg
25.4499
High
25.5665
Low
25.2846
Last updated: 3/27/2026, 11:14:03 AM
Quick Conversions
| PLN | INR |
|---|---|
| 1 PLN | 25.56 INR |
| 10 PLN | 255.56 INR |
| 50 PLN | 1,277.82 INR |
| 100 PLN | 2,555.65 INR |
| 500 PLN | 12,778.23 INR |
| 1,000 PLN | 25,556.47 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-27T11:14:03Z",
"rates": {
"INR": 25.556466
}
}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": 2555.6466,
"rate": 25.556466
}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