Rate Overview
Live
1 PGK = 36.6252 JPY
1 JPY = 0.027304
PGK
Avg
36.6249
High
37.2007
Low
35.5785
Last updated: 7/23/2026, 6:28:13 AM
Quick Conversions
| PGK | JPY |
|---|---|
| 1 PGK | 36.63 JPY |
| 10 PGK | 366.25 JPY |
| 50 PGK | 1,831.26 JPY |
| 100 PGK | 3,662.52 JPY |
| 500 PGK | 18,312.59 JPY |
| 1,000 PGK | 36,625.17 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-23T06:28:13Z",
"rates": {
"JPY": 36.625171
}
}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": 3662.5171,
"rate": 36.625171
}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