Rate Overview
Live
1 PGK = 0.201574 EUR
1 EUR = 4.9610
PGK
Avg
0.209143
High
0.232666
Low
0.195327
Last updated: 3/27/2026, 1:10:38 AM
Quick Conversions
| PGK | EUR |
|---|---|
| 1 PGK | 0.20 EUR |
| 10 PGK | 2.02 EUR |
| 50 PGK | 10.08 EUR |
| 100 PGK | 20.16 EUR |
| 500 PGK | 100.79 EUR |
| 1,000 PGK | 201.57 EUR |
Get PGK/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=EURExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-03-27T01:10:38Z",
"rates": {
"EUR": 0.201574
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "EUR",
"amount": 100
},
"result": 20.1574,
"rate": 0.201574
}Build with PGK/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key