Rate Overview
Live
1 YER = 0.018846 PGK
1 PGK = 53.0617
YER
Avg
0.018740
High
0.018939
Low
0.018490
Last updated: 8/17/2026, 3:39:57 AM
Quick Conversions
| YER | PGK |
|---|---|
| 1 YER | 0.02 PGK |
| 10 YER | 0.19 PGK |
| 50 YER | 0.94 PGK |
| 100 YER | 1.88 PGK |
| 500 YER | 9.42 PGK |
| 1,000 YER | 18.85 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-08-17T03:39:57Z",
"rates": {
"PGK": 0.018846
}
}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.8846000000000003,
"rate": 0.018846
}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