Rate Overview
Live
1 PGK = 0.198582 EUR
1 EUR = 5.0357
PGK
Avg
0.199022
High
0.201263
Low
0.196990
Last updated: 7/19/2026, 9:03:21 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.29 EUR |
| 1,000 PGK | 198.58 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-19T21:03:21Z",
"rates": {
"EUR": 0.198582
}
}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.8582,
"rate": 0.198582
}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