Rate Overview
Live
1 JPY = 0.028781 PGK
1 PGK = 34.7451
JPY
Avg
0.027997
High
0.028785
Low
0.027185
Last updated: 9/4/2026, 7:22:18 PM
Quick Conversions
| JPY | PGK |
|---|---|
| 1 JPY | 0.03 PGK |
| 10 JPY | 0.29 PGK |
| 50 JPY | 1.44 PGK |
| 100 JPY | 2.88 PGK |
| 500 JPY | 14.39 PGK |
| 1,000 JPY | 28.78 PGK |
Get JPY/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=PGKExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-09-04T19:22:18Z",
"rates": {
"PGK": 0.028781
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "PGK",
"amount": 100
},
"result": 2.8781,
"rate": 0.028781
}Build with JPY/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key