Rate Overview
Live
1 PGK = 0.190999 EUR
1 EUR = 5.2356
PGK
Avg
0.193719
High
0.198373
Low
0.190999
Last updated: 9/5/2026, 10:09:19 AM
Quick Conversions
| PGK | EUR |
|---|---|
| 1 PGK | 0.19 EUR |
| 10 PGK | 1.91 EUR |
| 50 PGK | 9.55 EUR |
| 100 PGK | 19.10 EUR |
| 500 PGK | 95.50 EUR |
| 1,000 PGK | 191.00 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-09-05T10:09:19Z",
"rates": {
"EUR": 0.190999
}
}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.0999,
"rate": 0.190999
}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