Rate Overview
Live
1 PGK = 22.0616 INR
1 INR = 0.045328
PGK
Avg
22.0225
High
22.1806
Low
21.8022
Last updated: 5/27/2026, 6:10:45 AM
Quick Conversions
| PGK | INR |
|---|---|
| 1 PGK | 22.06 INR |
| 10 PGK | 220.62 INR |
| 50 PGK | 1,103.08 INR |
| 100 PGK | 2,206.16 INR |
| 500 PGK | 11,030.80 INR |
| 1,000 PGK | 22,061.61 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-05-27T06:10:45Z",
"rates": {
"INR": 22.061608
}
}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": 2206.1608,
"rate": 22.061608
}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