Rate Overview
Live
1 EUR = 5.0601 PGK
1 PGK = 0.197626
EUR
Avg
5.0864
High
5.1617
Low
5.0371
Last updated: 5/27/2026, 10:53:48 PM
Quick Conversions
| EUR | PGK |
|---|---|
| 1 EUR | 5.06 PGK |
| 10 EUR | 50.60 PGK |
| 50 EUR | 253.00 PGK |
| 100 EUR | 506.01 PGK |
| 500 EUR | 2,530.04 PGK |
| 1,000 EUR | 5,060.08 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-27T22:53:48Z",
"rates": {
"PGK": 5.060075
}
}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.00750000000005,
"rate": 5.060075
}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