Rate Overview
Live
1 PGK = 55.4353 YER
1 YER = 0.018039
PGK
Avg
55.4289
High
55.6913
Low
54.9870
Last updated: 3/7/2026, 7:36:10 AM
Quick Conversions
| PGK | YER |
|---|---|
| 1 PGK | 55.44 YER |
| 10 PGK | 554.35 YER |
| 50 PGK | 2,771.77 YER |
| 100 PGK | 5,543.53 YER |
| 500 PGK | 27,717.65 YER |
| 1,000 PGK | 55,435.31 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-07T07:36:10Z",
"rates": {
"YER": 55.435307
}
}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": 5543.5307,
"rate": 55.435307
}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