Rate Overview
Live
1 EUR = 5.0530 PGK
1 PGK = 0.197902
EUR
Avg
5.0843
High
5.1617
Low
5.0371
Last updated: 5/28/2026, 2:31:35 AM
Quick Conversions
| EUR | PGK |
|---|---|
| 1 EUR | 5.05 PGK |
| 10 EUR | 50.53 PGK |
| 50 EUR | 252.65 PGK |
| 100 EUR | 505.30 PGK |
| 500 EUR | 2,526.50 PGK |
| 1,000 EUR | 5,052.99 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-28T02:31:35Z",
"rates": {
"PGK": 5.052994
}
}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": 505.2994,
"rate": 5.052994
}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