Rate Overview
Live
1 INR = 0.037890 PLN
1 PLN = 26.3922
INR
Avg
0.039074
High
0.040147
Low
0.037883
Last updated: 5/27/2026, 3:43:15 AM
Quick Conversions
| INR | PLN |
|---|---|
| 1 INR | 0.04 PLN |
| 10 INR | 0.38 PLN |
| 50 INR | 1.89 PLN |
| 100 INR | 3.79 PLN |
| 500 INR | 18.95 PLN |
| 1,000 INR | 37.89 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-05-27T03:43:15Z",
"rates": {
"PLN": 0.03789
}
}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.789,
"rate": 0.03789
}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