Rate Overview
Live
1 INR = 0.046440 PGK
1 PGK = 21.5332
INR
Avg
0.046452
High
0.046626
Low
0.046305
Last updated: 4/16/2026, 5:30:25 PM
Quick Conversions
| INR | PGK |
|---|---|
| 1 INR | 0.05 PGK |
| 10 INR | 0.46 PGK |
| 50 INR | 2.32 PGK |
| 100 INR | 4.64 PGK |
| 500 INR | 23.22 PGK |
| 1,000 INR | 46.44 PGK |
Get INR/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=PGKExample Response:
{
"success": true,
"base": "INR",
"date": "2026-04-16T17:30:25Z",
"rates": {
"PGK": 0.04644
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "PGK",
"amount": 100
},
"result": 4.644,
"rate": 0.04644
}Build with INR/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key