Rate Overview
Live
1 PLN = 25.6458 INR
1 INR = 0.038993
PLN
Avg
25.5937
High
25.6559
Low
25.5236
Last updated: 8/12/2026, 3:55:48 PM
Quick Conversions
| PLN | INR |
|---|---|
| 1 PLN | 25.65 INR |
| 10 PLN | 256.46 INR |
| 50 PLN | 1,282.29 INR |
| 100 PLN | 2,564.58 INR |
| 500 PLN | 12,822.88 INR |
| 1,000 PLN | 25,645.75 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-08-12T15:55:48Z",
"rates": {
"INR": 25.645751
}
}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": 2564.5751,
"rate": 25.645751
}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