Rate Overview
Live
1 PGK = 36.5733 JPY
1 JPY = 0.027342
PGK
Avg
36.5494
High
37.1756
Low
35.8387
Last updated: 5/26/2026, 10:11:22 PM
Quick Conversions
| PGK | JPY |
|---|---|
| 1 PGK | 36.57 JPY |
| 10 PGK | 365.73 JPY |
| 50 PGK | 1,828.66 JPY |
| 100 PGK | 3,657.33 JPY |
| 500 PGK | 18,286.63 JPY |
| 1,000 PGK | 36,573.26 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-26T22:11:22Z",
"rates": {
"JPY": 36.573262
}
}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": 3657.3262,
"rate": 36.573262
}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