Rate Overview
Live
1 PLN = 25.6034 INR
1 INR = 0.039057
PLN
Avg
25.1751
High
25.6034
Low
24.7301
Last updated: 3/27/2026, 9:28:18 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:28:18Z",
"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