Rate Overview
Live
1 JPY = 0.027261 PGK
1 PGK = 36.6824
JPY
Avg
0.027351
High
0.027549
Low
0.027228
Last updated: 3/7/2026, 3:34:57 AM
Quick Conversions
| JPY | PGK |
|---|---|
| 1 JPY | 0.03 PGK |
| 10 JPY | 0.27 PGK |
| 50 JPY | 1.36 PGK |
| 100 JPY | 2.73 PGK |
| 500 JPY | 13.63 PGK |
| 1,000 JPY | 27.26 PGK |
Get JPY/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=PGKExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-03-07T03:34:57Z",
"rates": {
"PGK": 0.027261
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "PGK",
"amount": 100
},
"result": 2.7261,
"rate": 0.027261
}Build with JPY/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key