Rate Overview
Live
1 PLN = 25.6034 INR
1 INR = 0.039057
PLN
Avg
24.9224
High
25.9322
Low
24.1205
Last updated: 3/27/2026, 9:30:55 AM
Quick Conversions
| PLN | INR |
|---|---|
| 1 PLN | 25.60 INR |
| 10 PLN | 256.03 INR |
| 50 PLN | 1,280.17 INR |
| 100 PLN | 2,560.34 INR |
| 500 PLN | 12,801.68 INR |
| 1,000 PLN | 25,603.36 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-27T09:30:55Z",
"rates": {
"INR": 25.603355
}
}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": 2560.3355,
"rate": 25.603355
}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