Rate Overview
Live
1 PGK = 22.0564 INR
1 INR = 0.045338
PGK
Avg
21.5204
High
22.1806
Low
21.0589
Last updated: 5/27/2026, 8:51:34 AM
Quick Conversions
| PGK | INR |
|---|---|
| 1 PGK | 22.06 INR |
| 10 PGK | 220.56 INR |
| 50 PGK | 1,102.82 INR |
| 100 PGK | 2,205.64 INR |
| 500 PGK | 11,028.19 INR |
| 1,000 PGK | 22,056.39 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-27T08:51:34Z",
"rates": {
"INR": 22.056385
}
}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": 2205.6385,
"rate": 22.056385
}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