Rate Overview
Live
1 PGK = 0.192392 EUR
1 EUR = 5.1977
PGK
Avg
0.194854
High
0.196160
Low
0.192392
Last updated: 8/15/2026, 1:42:20 AM
Quick Conversions
| PGK | EUR |
|---|---|
| 1 PGK | 0.19 EUR |
| 10 PGK | 1.92 EUR |
| 50 PGK | 9.62 EUR |
| 100 PGK | 19.24 EUR |
| 500 PGK | 96.20 EUR |
| 1,000 PGK | 192.39 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-08-15T01:42:20Z",
"rates": {
"EUR": 0.192392
}
}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.2392,
"rate": 0.192392
}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