Rate Overview
Live
1 EUR = 5.1189 PGK
1 PGK = 0.195353
EUR
Avg
5.0866
High
5.1189
Low
5.0495
Last updated: 4/17/2026, 11:02:17 AM
Quick Conversions
| EUR | PGK |
|---|---|
| 1 EUR | 5.12 PGK |
| 10 EUR | 51.19 PGK |
| 50 EUR | 255.95 PGK |
| 100 EUR | 511.89 PGK |
| 500 EUR | 2,559.47 PGK |
| 1,000 EUR | 5,118.94 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-04-17T11:02:17Z",
"rates": {
"PGK": 5.118943
}
}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": 511.8943,
"rate": 5.118943
}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