Rate Overview
Live
1 INR = 0.038623 PLN
1 PLN = 25.8913
INR
Avg
0.038547
High
0.038652
Low
0.038398
Last updated: 6/16/2026, 3:38:26 AM
Quick Conversions
| INR | PLN |
|---|---|
| 1 INR | 0.04 PLN |
| 10 INR | 0.39 PLN |
| 50 INR | 1.93 PLN |
| 100 INR | 3.86 PLN |
| 500 INR | 19.31 PLN |
| 1,000 INR | 38.62 PLN |
Get INR/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=PLNExample Response:
{
"success": true,
"base": "INR",
"date": "2026-06-16T03:38:26Z",
"rates": {
"PLN": 0.038623
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "PLN",
"amount": 100
},
"result": 3.8623,
"rate": 0.038623
}Build with INR/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key