Rate Overview
Live
1 EUR = 4.9752 PGK
1 PGK = 0.200997
EUR
Avg
5.0227
High
5.1183
Low
4.9543
Last updated: 3/28/2026, 2:04:55 PM
Quick Conversions
| EUR | PGK |
|---|---|
| 1 EUR | 4.98 PGK |
| 10 EUR | 49.75 PGK |
| 50 EUR | 248.76 PGK |
| 100 EUR | 497.52 PGK |
| 500 EUR | 2,487.60 PGK |
| 1,000 EUR | 4,975.20 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-28T14:04:55Z",
"rates": {
"PGK": 4.975197
}
}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": 497.51969999999994,
"rate": 4.975197
}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