Rate Overview
Live
1 PGK = 37.1005 JPY
1 JPY = 0.026954
PGK
Avg
36.5962
High
37.1973
Low
35.7074
Last updated: 3/26/2026, 11:31:00 PM
Quick Conversions
| PGK | JPY |
|---|---|
| 1 PGK | 37.10 JPY |
| 10 PGK | 371.01 JPY |
| 50 PGK | 1,855.03 JPY |
| 100 PGK | 3,710.05 JPY |
| 500 PGK | 18,550.27 JPY |
| 1,000 PGK | 37,100.53 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-26T23:31:00Z",
"rates": {
"JPY": 37.100533
}
}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": 3710.0533,
"rate": 37.100533
}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