Rate Overview
Live
1 PGK = 21.3791 INR
1 INR = 0.046775
PGK
Avg
21.3292
High
21.4422
Low
21.1492
Last updated: 3/7/2026, 4:26:18 AM
Quick Conversions
| PGK | INR |
|---|---|
| 1 PGK | 21.38 INR |
| 10 PGK | 213.79 INR |
| 50 PGK | 1,068.96 INR |
| 100 PGK | 2,137.91 INR |
| 500 PGK | 10,689.56 INR |
| 1,000 PGK | 21,379.13 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-07T04:26:18Z",
"rates": {
"INR": 21.379125
}
}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": 2137.9125,
"rate": 21.379125
}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