Rate Overview
Live
1 PLN = 25.2507 INR
1 INR = 0.039603
PLN
Avg
25.4270
High
26.0306
Low
24.9711
Last updated: 7/10/2026, 6:12:35 PM
Quick Conversions
| PLN | INR |
|---|---|
| 1 PLN | 25.25 INR |
| 10 PLN | 252.51 INR |
| 50 PLN | 1,262.53 INR |
| 100 PLN | 2,525.07 INR |
| 500 PLN | 12,625.33 INR |
| 1,000 PLN | 25,250.66 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-07-10T18:12:35Z",
"rates": {
"INR": 25.250656
}
}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": 2525.0656,
"rate": 25.250656
}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