Rate Overview
Live
1 PGK = 54.9687 YER
1 YER = 0.018192
PGK
Avg
55.0049
High
55.2097
Low
54.8660
Last updated: 4/17/2026, 12:42:58 AM
Quick Conversions
| PGK | YER |
|---|---|
| 1 PGK | 54.97 YER |
| 10 PGK | 549.69 YER |
| 50 PGK | 2,748.43 YER |
| 100 PGK | 5,496.87 YER |
| 500 PGK | 27,484.35 YER |
| 1,000 PGK | 54,968.70 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-04-17T00:42:58Z",
"rates": {
"YER": 54.968698
}
}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": 5496.8698,
"rate": 54.968698
}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