Rate Overview
Live
1 PGK = 21.5331 INR
1 INR = 0.046440
PGK
Avg
21.5379
High
21.5956
Low
21.4857
Last updated: 4/17/2026, 12:43:36 AM
Quick Conversions
| PGK | INR |
|---|---|
| 1 PGK | 21.53 INR |
| 10 PGK | 215.33 INR |
| 50 PGK | 1,076.66 INR |
| 100 PGK | 2,153.31 INR |
| 500 PGK | 10,766.55 INR |
| 1,000 PGK | 21,533.11 INR |
Get PGK/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=INRExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-04-17T00:43:36Z",
"rates": {
"INR": 21.533105
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "INR",
"amount": 100
},
"result": 2153.3105,
"rate": 21.533105
}Build with PGK/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key