Rate Overview
Live
1 INR = 0.046629 PGK
1 PGK = 21.4459
INR
Avg
0.046880
High
0.047283
Low
0.046629
Last updated: 3/7/2026, 2:13:20 AM
Quick Conversions
| INR | PGK |
|---|---|
| 1 INR | 0.05 PGK |
| 10 INR | 0.47 PGK |
| 50 INR | 2.33 PGK |
| 100 INR | 4.66 PGK |
| 500 INR | 23.31 PGK |
| 1,000 INR | 46.63 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-03-07T02:13:20Z",
"rates": {
"PGK": 0.046629
}
}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.6629,
"rate": 0.046629
}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