Rate Overview
Live
1 PGK = 55.4922 YER
1 YER = 0.018021
PGK
Avg
57.7957
High
63.0947
Low
54.9870
Last updated: 3/27/2026, 5:02:38 PM
Quick Conversions
| PGK | YER |
|---|---|
| 1 PGK | 55.49 YER |
| 10 PGK | 554.92 YER |
| 50 PGK | 2,774.61 YER |
| 100 PGK | 5,549.22 YER |
| 500 PGK | 27,746.09 YER |
| 1,000 PGK | 55,492.19 YER |
Get PGK/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=YERExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-03-27T17:02:38Z",
"rates": {
"YER": 55.492188
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "YER",
"amount": 100
},
"result": 5549.2188,
"rate": 55.492188
}Build with PGK/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key