Rate Overview
Live
1 PGK = 35.4658 JPY
1 JPY = 0.028196
PGK
Avg
35.7143
High
35.9729
Low
35.4658
Last updated: 8/15/2026, 8:03:55 AM
Quick Conversions
| PGK | JPY |
|---|---|
| 1 PGK | 35.47 JPY |
| 10 PGK | 354.66 JPY |
| 50 PGK | 1,773.29 JPY |
| 100 PGK | 3,546.58 JPY |
| 500 PGK | 17,732.90 JPY |
| 1,000 PGK | 35,465.80 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-08-15T08:03:55Z",
"rates": {
"JPY": 35.465803
}
}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": 3546.5803,
"rate": 35.465803
}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