Rate Overview
Live
1 PGK = 0.198647 EUR
1 EUR = 5.0341
PGK
Avg
0.198879
High
0.199598
Low
0.198169
Last updated: 7/7/2026, 12:03:05 PM
Quick Conversions
| PGK | EUR |
|---|---|
| 1 PGK | 0.20 EUR |
| 10 PGK | 1.99 EUR |
| 50 PGK | 9.93 EUR |
| 100 PGK | 19.86 EUR |
| 500 PGK | 99.32 EUR |
| 1,000 PGK | 198.65 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-07T12:03:05Z",
"rates": {
"EUR": 0.198647
}
}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.8647,
"rate": 0.198647
}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