Rate Overview
Live
1 INR = 0.039262 PLN
1 PLN = 25.4699
INR
Avg
0.039338
High
0.039484
Low
0.039259
Last updated: 7/24/2026, 1:54:05 AM
Quick Conversions
| INR | PLN |
|---|---|
| 1 INR | 0.04 PLN |
| 10 INR | 0.39 PLN |
| 50 INR | 1.96 PLN |
| 100 INR | 3.93 PLN |
| 500 INR | 19.63 PLN |
| 1,000 INR | 39.26 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-07-24T01:54:05Z",
"rates": {
"PLN": 0.039262
}
}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.9261999999999997,
"rate": 0.039262
}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