Rate Overview
Live
1 PGK = 36.5185 JPY
1 JPY = 0.027383
PGK
Avg
36.5156
High
36.6736
Low
36.3818
Last updated: 5/26/2026, 8:21:36 PM
Quick Conversions
| PGK | JPY |
|---|---|
| 1 PGK | 36.52 JPY |
| 10 PGK | 365.19 JPY |
| 50 PGK | 1,825.93 JPY |
| 100 PGK | 3,651.85 JPY |
| 500 PGK | 18,259.26 JPY |
| 1,000 PGK | 36,518.51 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-26T20:21:36Z",
"rates": {
"JPY": 36.51851
}
}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": 3651.851,
"rate": 36.51851
}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