Rate Overview
Live
1 YER = 0.018192 PGK
1 PGK = 54.9692
YER
Avg
0.018180
High
0.018226
Low
0.018112
Last updated: 4/17/2026, 1:56:10 AM
Quick Conversions
| YER | PGK |
|---|---|
| 1 YER | 0.02 PGK |
| 10 YER | 0.18 PGK |
| 50 YER | 0.91 PGK |
| 100 YER | 1.82 PGK |
| 500 YER | 9.10 PGK |
| 1,000 YER | 18.19 PGK |
Get YER/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=PGKExample Response:
{
"success": true,
"base": "YER",
"date": "2026-04-17T01:56:10Z",
"rates": {
"PGK": 0.018192
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "PGK",
"amount": 100
},
"result": 1.8192,
"rate": 0.018192
}Build with YER/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key