Rate Overview
Live
1 PGK = 0.201550 EUR
1 EUR = 4.9615
PGK
Avg
0.201522
High
0.207089
Low
0.196507
Last updated: 3/27/2026, 2:43:43 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.78 EUR |
| 1,000 PGK | 201.55 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-27T02:43:43Z",
"rates": {
"EUR": 0.20155
}
}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.155,
"rate": 0.20155
}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