Rate Overview
Live
1 PGK = 0.200554 EUR
1 EUR = 4.9862
PGK
Avg
0.199044
High
0.201165
Low
0.196938
Last updated: 3/6/2026, 8:12:43 PM
Quick Conversions
| PGK | EUR |
|---|---|
| 1 PGK | 0.20 EUR |
| 10 PGK | 2.01 EUR |
| 50 PGK | 10.03 EUR |
| 100 PGK | 20.06 EUR |
| 500 PGK | 100.28 EUR |
| 1,000 PGK | 200.55 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-06T20:12:43Z",
"rates": {
"EUR": 0.200554
}
}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.055400000000002,
"rate": 0.200554
}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