Rate Overview
Live
1 YER = 0.018550 PGK
1 PGK = 53.9084
YER
Avg
0.018589
High
0.018665
Low
0.018520
Last updated: 7/24/2026, 6:21:12 AM
Quick Conversions
| YER | PGK |
|---|---|
| 1 YER | 0.02 PGK |
| 10 YER | 0.19 PGK |
| 50 YER | 0.93 PGK |
| 100 YER | 1.86 PGK |
| 500 YER | 9.28 PGK |
| 1,000 YER | 18.55 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-07-24T06:21:12Z",
"rates": {
"PGK": 0.01855
}
}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.855,
"rate": 0.01855
}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