Rate Overview
Live
1 PGK = 36.7098 JPY
1 JPY = 0.027241
PGK
Avg
36.6490
High
36.8962
Low
36.4831
Last updated: 6/15/2026, 9:43:21 PM
Quick Conversions
| PGK | JPY |
|---|---|
| 1 PGK | 36.71 JPY |
| 10 PGK | 367.10 JPY |
| 50 PGK | 1,835.49 JPY |
| 100 PGK | 3,670.98 JPY |
| 500 PGK | 18,354.89 JPY |
| 1,000 PGK | 36,709.78 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-06-15T21:43:21Z",
"rates": {
"JPY": 36.70978
}
}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": 3670.978,
"rate": 36.70978
}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