Rate Overview
Live
1 PGK = 36.6772 JPY
1 JPY = 0.027265
PGK
Avg
36.7810
High
37.0049
Low
36.5471
Last updated: 7/23/2026, 9:29:08 AM
Quick Conversions
| PGK | JPY |
|---|---|
| 1 PGK | 36.68 JPY |
| 10 PGK | 366.77 JPY |
| 50 PGK | 1,833.86 JPY |
| 100 PGK | 3,667.72 JPY |
| 500 PGK | 18,338.58 JPY |
| 1,000 PGK | 36,677.16 JPY |
Get PGK/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=JPYExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-07-23T09:29:08Z",
"rates": {
"JPY": 36.677157
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "JPY",
"amount": 100
},
"result": 3667.7157,
"rate": 36.677157
}Build with PGK/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key