Rate Overview
Live
1 EUR = 5.1361 PGK
1 PGK = 0.194702
EUR
Avg
5.1018
High
5.1361
Low
5.0696
Last updated: 5/7/2026, 2:50:47 PM
Quick Conversions
| EUR | PGK |
|---|---|
| 1 EUR | 5.14 PGK |
| 10 EUR | 51.36 PGK |
| 50 EUR | 256.80 PGK |
| 100 EUR | 513.61 PGK |
| 500 EUR | 2,568.03 PGK |
| 1,000 EUR | 5,136.05 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-07T14:50:47Z",
"rates": {
"PGK": 5.136054
}
}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": 513.6053999999999,
"rate": 5.136054
}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