Rate Overview
Live
1 YER = 0.018328 PGK
1 PGK = 54.5613
YER
Avg
0.018315
High
0.018391
Low
0.018201
Last updated: 6/16/2026, 1:25:15 PM
Quick Conversions
| YER | PGK |
|---|---|
| 1 YER | 0.02 PGK |
| 10 YER | 0.18 PGK |
| 50 YER | 0.92 PGK |
| 100 YER | 1.83 PGK |
| 500 YER | 9.16 PGK |
| 1,000 YER | 18.33 PGK |
Get YER/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=PGKExample Response:
{
"success": true,
"base": "YER",
"date": "2026-06-16T13:25:15Z",
"rates": {
"PGK": 0.018328
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "PGK",
"amount": 100
},
"result": 1.8328,
"rate": 0.018328
}Build with YER/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key