Rate Overview
Live
1 PGK = 37.1379 JPY
1 JPY = 0.026927
PGK
Avg
36.9824
High
37.1379
Low
36.8132
Last updated: 3/27/2026, 1:07:18 AM
Quick Conversions
| PGK | JPY |
|---|---|
| 1 PGK | 37.14 JPY |
| 10 PGK | 371.38 JPY |
| 50 PGK | 1,856.90 JPY |
| 100 PGK | 3,713.79 JPY |
| 500 PGK | 18,568.95 JPY |
| 1,000 PGK | 37,137.91 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-27T01:07:18Z",
"rates": {
"JPY": 37.137907
}
}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.7907,
"rate": 37.137907
}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