Rate Overview
Live
1 PGK = 54.6892 YER
1 YER = 0.018285
PGK
Avg
54.8721
High
55.0059
Low
54.6892
Last updated: 5/7/2026, 10:30:57 AM
Quick Conversions
| PGK | YER |
|---|---|
| 1 PGK | 54.69 YER |
| 10 PGK | 546.89 YER |
| 50 PGK | 2,734.46 YER |
| 100 PGK | 5,468.92 YER |
| 500 PGK | 27,344.58 YER |
| 1,000 PGK | 54,689.17 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-05-07T10:30:57Z",
"rates": {
"YER": 54.689167
}
}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": 5468.9167,
"rate": 54.689167
}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