Rate Overview
Live
1 PLN = 25.4255 INR
1 INR = 0.039331
PLN
Avg
25.0203
High
26.2830
Low
23.6522
Last updated: 7/25/2026, 10:46:03 PM
Quick Conversions
| PLN | INR |
|---|---|
| 1 PLN | 25.43 INR |
| 10 PLN | 254.26 INR |
| 50 PLN | 1,271.28 INR |
| 100 PLN | 2,542.55 INR |
| 500 PLN | 12,712.76 INR |
| 1,000 PLN | 25,425.52 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-25T22:46:03Z",
"rates": {
"INR": 25.425519
}
}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": 2542.5519,
"rate": 25.425519
}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