Rate Overview
Live
1 PHP = 0.072090 PGK
1 PGK = 13.8715
PHP
Avg
0.072111
High
0.072356
Low
0.071770
Last updated: 4/17/2026, 1:53:31 AM
Quick Conversions
| PHP | PGK |
|---|---|
| 1 PHP | 0.07 PGK |
| 10 PHP | 0.72 PGK |
| 50 PHP | 3.60 PGK |
| 100 PHP | 7.21 PGK |
| 500 PHP | 36.05 PGK |
| 1,000 PHP | 72.09 PGK |
Get PHP/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=PGKExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-04-17T01:53:31Z",
"rates": {
"PGK": 0.07209
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "PGK",
"amount": 100
},
"result": 7.2090000000000005,
"rate": 0.07209
}Build with PHP/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key