Rate Overview
Live
1 PGK = 36.5685 JPY
1 JPY = 0.027346
PGK
Avg
36.7749
High
36.9839
Low
36.5685
Last updated: 4/16/2026, 1:27:21 AM
Quick Conversions
| PGK | JPY |
|---|---|
| 1 PGK | 36.57 JPY |
| 10 PGK | 365.69 JPY |
| 50 PGK | 1,828.43 JPY |
| 100 PGK | 3,656.85 JPY |
| 500 PGK | 18,284.26 JPY |
| 1,000 PGK | 36,568.53 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-04-16T01:27:21Z",
"rates": {
"JPY": 36.568525
}
}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": 3656.8525,
"rate": 36.568525
}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