Rate Overview
Live
1 EUR = 5.0650 PGK
1 PGK = 0.197432
EUR
Avg
5.0605
High
5.0861
Low
5.0371
Last updated: 5/27/2026, 8:24:26 PM
Quick Conversions
| EUR | PGK |
|---|---|
| 1 EUR | 5.07 PGK |
| 10 EUR | 50.65 PGK |
| 50 EUR | 253.25 PGK |
| 100 EUR | 506.50 PGK |
| 500 EUR | 2,532.51 PGK |
| 1,000 EUR | 5,065.03 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-05-27T20:24:26Z",
"rates": {
"PGK": 5.065026
}
}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": 506.5026,
"rate": 5.065026
}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