Rate Overview
Live
1 IDR = 0.000243 PGK
1 PGK = 4115.23
IDR
Avg
0.000252
High
0.000257
Low
0.000243
Last updated: 5/27/2026, 8:27:59 AM
Quick Conversions
| IDR | PGK |
|---|---|
| 1 IDR | 0.00 PGK |
| 10 IDR | 0.00 PGK |
| 50 IDR | 0.01 PGK |
| 100 IDR | 0.02 PGK |
| 500 IDR | 0.12 PGK |
| 1,000 IDR | 0.24 PGK |
Get IDR/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=PGKExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-05-27T08:27:59Z",
"rates": {
"PGK": 0.000243
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "PGK",
"amount": 100
},
"result": 0.0243,
"rate": 0.000243
}Build with IDR/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key