Rate Overview
Live
1 INR = 0.045188 PGK
1 PGK = 22.1298
INR
Avg
0.045737
High
0.046202
Low
0.045188
Last updated: 3/27/2026, 2:38:41 PM
Quick Conversions
| INR | PGK |
|---|---|
| 1 INR | 0.05 PGK |
| 10 INR | 0.45 PGK |
| 50 INR | 2.26 PGK |
| 100 INR | 4.52 PGK |
| 500 INR | 22.59 PGK |
| 1,000 INR | 45.19 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-27T14:38:41Z",
"rates": {
"PGK": 0.045188
}
}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.5188,
"rate": 0.045188
}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