Rate Overview
Live
1 PGK = 53.5948 YER
1 YER = 0.018659
PGK
Avg
53.9825
High
54.2094
Low
53.5948
Last updated: 7/6/2026, 8:45:38 AM
Quick Conversions
| PGK | YER |
|---|---|
| 1 PGK | 53.59 YER |
| 10 PGK | 535.95 YER |
| 50 PGK | 2,679.74 YER |
| 100 PGK | 5,359.48 YER |
| 500 PGK | 26,797.39 YER |
| 1,000 PGK | 53,594.78 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-06T08:45:38Z",
"rates": {
"YER": 53.59478
}
}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": 5359.478,
"rate": 53.59478
}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