Rate Overview
Live
1 INR = 0.039080 PLN
1 PLN = 25.5885
INR
Avg
0.039293
High
0.039549
Low
0.039080
Last updated: 3/27/2026, 8:17:24 AM
Quick Conversions
| INR | PLN |
|---|---|
| 1 INR | 0.04 PLN |
| 10 INR | 0.39 PLN |
| 50 INR | 1.95 PLN |
| 100 INR | 3.91 PLN |
| 500 INR | 19.54 PLN |
| 1,000 INR | 39.08 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-03-27T08:17:24Z",
"rates": {
"PLN": 0.03908
}
}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.9079999999999995,
"rate": 0.03908
}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