Rate Overview
Live
1 PGK = 22.1295 INR
1 INR = 0.045188
PGK
Avg
21.8623
High
22.1295
Low
21.6440
Last updated: 3/27/2026, 4:52:20 PM
Quick Conversions
| PGK | INR |
|---|---|
| 1 PGK | 22.13 INR |
| 10 PGK | 221.30 INR |
| 50 PGK | 1,106.48 INR |
| 100 PGK | 2,212.95 INR |
| 500 PGK | 11,064.77 INR |
| 1,000 PGK | 22,129.54 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-03-27T16:52:20Z",
"rates": {
"INR": 22.129535
}
}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": 2212.9535,
"rate": 22.129535
}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