Rate Overview
Live
1 PGK = 36.5764 JPY
1 JPY = 0.027340
PGK
Avg
36.3320
High
36.7831
Low
35.7683
Last updated: 5/26/2026, 9:21:18 PM
Quick Conversions
| PGK | JPY |
|---|---|
| 1 PGK | 36.58 JPY |
| 10 PGK | 365.76 JPY |
| 50 PGK | 1,828.82 JPY |
| 100 PGK | 3,657.64 JPY |
| 500 PGK | 18,288.18 JPY |
| 1,000 PGK | 36,576.36 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-05-26T21:21:18Z",
"rates": {
"JPY": 36.576361
}
}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": 3657.6360999999997,
"rate": 36.576361
}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