Rate Overview
Live
1 PGK = 37.1375 JPY
1 JPY = 0.026927
PGK
Avg
36.8429
High
37.1375
Low
36.5889
Last updated: 7/24/2026, 10:59:44 PM
Quick Conversions
| PGK | JPY |
|---|---|
| 1 PGK | 37.14 JPY |
| 10 PGK | 371.37 JPY |
| 50 PGK | 1,856.87 JPY |
| 100 PGK | 3,713.75 JPY |
| 500 PGK | 18,568.75 JPY |
| 1,000 PGK | 37,137.50 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-24T22:59:44Z",
"rates": {
"JPY": 37.137498
}
}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": 3713.7498,
"rate": 37.137498
}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