Rate Overview
Live
1 PGK = 0.201384 EUR
1 EUR = 4.9656
PGK
Avg
0.200895
High
0.201866
Low
0.200165
Last updated: 3/26/2026, 11:29:06 PM
Quick Conversions
| PGK | EUR |
|---|---|
| 1 PGK | 0.20 EUR |
| 10 PGK | 2.01 EUR |
| 50 PGK | 10.07 EUR |
| 100 PGK | 20.14 EUR |
| 500 PGK | 100.69 EUR |
| 1,000 PGK | 201.38 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-26T23:29:06Z",
"rates": {
"EUR": 0.201384
}
}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.1384,
"rate": 0.201384
}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