Rate Overview
Live
1 PGK = 36.0218 JPY
1 JPY = 0.027761
PGK
Avg
36.2048
High
36.7831
Low
36.0218
Last updated: 5/6/2026, 1:20:12 PM
Quick Conversions
| PGK | JPY |
|---|---|
| 1 PGK | 36.02 JPY |
| 10 PGK | 360.22 JPY |
| 50 PGK | 1,801.09 JPY |
| 100 PGK | 3,602.18 JPY |
| 500 PGK | 18,010.90 JPY |
| 1,000 PGK | 36,021.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-05-06T13:20:12Z",
"rates": {
"JPY": 36.021796
}
}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": 3602.1796000000004,
"rate": 36.021796
}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