Rate Overview
Live
1 YER = 0.018251 PGK
1 PGK = 54.7915
YER
Avg
0.018242
High
0.018365
Low
0.018141
Last updated: 5/27/2026, 6:11:25 AM
Quick Conversions
| YER | PGK |
|---|---|
| 1 YER | 0.02 PGK |
| 10 YER | 0.18 PGK |
| 50 YER | 0.91 PGK |
| 100 YER | 1.83 PGK |
| 500 YER | 9.13 PGK |
| 1,000 YER | 18.25 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-05-27T06:11:25Z",
"rates": {
"PGK": 0.018251
}
}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.8251,
"rate": 0.018251
}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