Rate Overview
Live
1 EUR = 4.9924 PGK
1 PGK = 0.200303
EUR
Avg
5.0184
High
5.0743
Low
4.9710
Last updated: 3/7/2026, 12:49:50 AM
Quick Conversions
| EUR | PGK |
|---|---|
| 1 EUR | 4.99 PGK |
| 10 EUR | 49.92 PGK |
| 50 EUR | 249.62 PGK |
| 100 EUR | 499.24 PGK |
| 500 EUR | 2,496.22 PGK |
| 1,000 EUR | 4,992.45 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-03-07T00:49:50Z",
"rates": {
"PGK": 4.992448
}
}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": 499.24480000000005,
"rate": 4.992448
}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