Rate Overview
Live
1 PHP = 0.071625 PGK
1 PGK = 13.9616
PHP
Avg
0.071621
High
0.071947
Low
0.071398
Last updated: 7/6/2026, 7:34:55 AM
Quick Conversions
| PHP | PGK |
|---|---|
| 1 PHP | 0.07 PGK |
| 10 PHP | 0.72 PGK |
| 50 PHP | 3.58 PGK |
| 100 PHP | 7.16 PGK |
| 500 PHP | 35.81 PGK |
| 1,000 PHP | 71.63 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-07-06T07:34:55Z",
"rates": {
"PGK": 0.071625
}
}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.1625,
"rate": 0.071625
}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