Rate Overview
Live
1 PGK = 36.7282 JPY
1 JPY = 0.027227
PGK
Avg
36.5195
High
36.7282
Low
36.2623
Last updated: 3/6/2026, 8:09:56 PM
Quick Conversions
| PGK | JPY |
|---|---|
| 1 PGK | 36.73 JPY |
| 10 PGK | 367.28 JPY |
| 50 PGK | 1,836.41 JPY |
| 100 PGK | 3,672.82 JPY |
| 500 PGK | 18,364.09 JPY |
| 1,000 PGK | 36,728.18 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-03-06T20:09:56Z",
"rates": {
"JPY": 36.72818
}
}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": 3672.818,
"rate": 36.72818
}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