Rate Overview
Live
1 PGK = 0.197674 EUR
1 EUR = 5.0588
PGK
Avg
0.198258
High
0.201846
Low
0.195378
Last updated: 7/20/2026, 1:13:49 AM
Quick Conversions
| PGK | EUR |
|---|---|
| 1 PGK | 0.20 EUR |
| 10 PGK | 1.98 EUR |
| 50 PGK | 9.88 EUR |
| 100 PGK | 19.77 EUR |
| 500 PGK | 98.84 EUR |
| 1,000 PGK | 197.67 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-07-20T01:13:49Z",
"rates": {
"EUR": 0.197674
}
}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": 19.7674,
"rate": 0.197674
}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