Rate Overview
Live
1 PLN = 26.3150 INR
1 INR = 0.038001
PLN
Avg
26.2166
High
26.3150
Low
26.0696
Last updated: 5/7/2026, 12:16:00 AM
Quick Conversions
| PLN | INR |
|---|---|
| 1 PLN | 26.31 INR |
| 10 PLN | 263.15 INR |
| 50 PLN | 1,315.75 INR |
| 100 PLN | 2,631.50 INR |
| 500 PLN | 13,157.49 INR |
| 1,000 PLN | 26,314.99 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-05-07T00:16:00Z",
"rates": {
"INR": 26.314985
}
}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": 2631.4985,
"rate": 26.314985
}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