Rate Overview
Live
1 EUR = 5.0161 PGK
1 PGK = 0.199357
EUR
Avg
5.1078
High
5.1977
Low
5.0161
Last updated: 8/16/2026, 11:03:18 AM
Quick Conversions
| EUR | PGK |
|---|---|
| 1 EUR | 5.02 PGK |
| 10 EUR | 50.16 PGK |
| 50 EUR | 250.81 PGK |
| 100 EUR | 501.61 PGK |
| 500 EUR | 2,508.07 PGK |
| 1,000 EUR | 5,016.13 PGK |
Get EUR/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=PGKExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-08-16T11:03:18Z",
"rates": {
"PGK": 5.01613
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "PGK",
"amount": 100
},
"result": 501.61300000000006,
"rate": 5.01613
}Build with EUR/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key