Rate Overview
Live
1 EUR = 5.0593 PGK
1 PGK = 0.197657
EUR
Avg
5.0444
High
5.1183
Low
4.9543
Last updated: 7/20/2026, 11:04:40 AM
Quick Conversions
| EUR | PGK |
|---|---|
| 1 EUR | 5.06 PGK |
| 10 EUR | 50.59 PGK |
| 50 EUR | 252.96 PGK |
| 100 EUR | 505.93 PGK |
| 500 EUR | 2,529.63 PGK |
| 1,000 EUR | 5,059.26 PGK |
Get EUR/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=PGKExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-07-20T11:04:40Z",
"rates": {
"PGK": 5.059261
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "PGK",
"amount": 100
},
"result": 505.9261,
"rate": 5.059261
}Build with EUR/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key