Rate Overview
Live
1 PGK = 37.1212 JPY
1 JPY = 0.026939
PGK
Avg
36.9425
High
37.1212
Low
36.8132
Last updated: 3/26/2026, 9:47:40 PM
Quick Conversions
| PGK | JPY |
|---|---|
| 1 PGK | 37.12 JPY |
| 10 PGK | 371.21 JPY |
| 50 PGK | 1,856.06 JPY |
| 100 PGK | 3,712.12 JPY |
| 500 PGK | 18,560.61 JPY |
| 1,000 PGK | 37,121.23 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-26T21:47:40Z",
"rates": {
"JPY": 37.121229
}
}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": 3712.1229,
"rate": 37.121229
}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