Rate Overview
Live
1 PGK = 53.8546 YER
1 YER = 0.018569
PGK
Avg
53.9854
High
54.2094
Low
53.7225
Last updated: 7/7/2026, 12:01:42 PM
Quick Conversions
| PGK | YER |
|---|---|
| 1 PGK | 53.85 YER |
| 10 PGK | 538.55 YER |
| 50 PGK | 2,692.73 YER |
| 100 PGK | 5,385.46 YER |
| 500 PGK | 26,927.28 YER |
| 1,000 PGK | 53,854.55 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-07-07T12:01:42Z",
"rates": {
"YER": 53.85455
}
}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": 5385.455,
"rate": 53.85455
}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