Rate Overview
Live
1 PGK = 22.0417 INR
1 INR = 0.045368
PGK
Avg
21.9172
High
22.1806
Low
21.5911
Last updated: 5/27/2026, 11:19:19 AM
Quick Conversions
| PGK | INR |
|---|---|
| 1 PGK | 22.04 INR |
| 10 PGK | 220.42 INR |
| 50 PGK | 1,102.09 INR |
| 100 PGK | 2,204.17 INR |
| 500 PGK | 11,020.86 INR |
| 1,000 PGK | 22,041.73 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-27T11:19:19Z",
"rates": {
"INR": 22.041726
}
}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": 2204.1726,
"rate": 22.041726
}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