Rate Overview
Live
1 PGK = 0.197100 EUR
1 EUR = 5.0736
PGK
Avg
0.197679
High
0.199087
Low
0.197032
Last updated: 6/17/2026, 5:49:56 AM
Quick Conversions
| PGK | EUR |
|---|---|
| 1 PGK | 0.20 EUR |
| 10 PGK | 1.97 EUR |
| 50 PGK | 9.86 EUR |
| 100 PGK | 19.71 EUR |
| 500 PGK | 98.55 EUR |
| 1,000 PGK | 197.10 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-06-17T05:49:56Z",
"rates": {
"EUR": 0.1971
}
}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.71,
"rate": 0.1971
}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