Rate Overview
Live
1 INR = 0.045932 PGK
1 PGK = 21.7713
INR
Avg
0.045891
High
0.046166
Low
0.045549
Last updated: 6/16/2026, 3:34:53 AM
Quick Conversions
| INR | PGK |
|---|---|
| 1 INR | 0.05 PGK |
| 10 INR | 0.46 PGK |
| 50 INR | 2.30 PGK |
| 100 INR | 4.59 PGK |
| 500 INR | 22.97 PGK |
| 1,000 INR | 45.93 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-06-16T03:34:53Z",
"rates": {
"PGK": 0.045932
}
}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.5932,
"rate": 0.045932
}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