Rate Overview
Live
1 PGK = 37.1405 JPY
1 JPY = 0.026925
PGK
Avg
36.6261
High
37.1973
Low
35.7074
Last updated: 7/26/2026, 3:29:59 AM
Quick Conversions
| PGK | JPY |
|---|---|
| 1 PGK | 37.14 JPY |
| 10 PGK | 371.41 JPY |
| 50 PGK | 1,857.03 JPY |
| 100 PGK | 3,714.05 JPY |
| 500 PGK | 18,570.26 JPY |
| 1,000 PGK | 37,140.52 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-26T03:29:59Z",
"rates": {
"JPY": 37.140525
}
}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": 3714.0525,
"rate": 37.140525
}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