Rate Overview
Live
1 INR = 0.039921 PLN
1 PLN = 25.0495
INR
Avg
0.039787
High
0.040381
Low
0.039246
Last updated: 3/7/2026, 2:14:28 AM
Quick Conversions
| INR | PLN |
|---|---|
| 1 INR | 0.04 PLN |
| 10 INR | 0.40 PLN |
| 50 INR | 2.00 PLN |
| 100 INR | 3.99 PLN |
| 500 INR | 19.96 PLN |
| 1,000 INR | 39.92 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-07T02:14:28Z",
"rates": {
"PLN": 0.039921
}
}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.9920999999999998,
"rate": 0.039921
}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