Rate Overview
Live
1 INR = 0.037883 PLN
1 PLN = 26.3971
INR
Avg
0.038063
High
0.038230
Low
0.037883
Last updated: 5/27/2026, 1:22:34 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.94 PLN |
| 1,000 INR | 37.88 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-27T01:22:34Z",
"rates": {
"PLN": 0.037883
}
}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.7883,
"rate": 0.037883
}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