Rate Overview
Live
1 PHP = 0.074137 PGK
1 PGK = 13.4885
PHP
Avg
0.073534
High
0.074137
Low
0.072874
Last updated: 2/14/2026, 1:08:37 PM
Quick Conversions
| PHP | PGK |
|---|---|
| 1 PHP | 0.07 PGK |
| 10 PHP | 0.74 PGK |
| 50 PHP | 3.71 PGK |
| 100 PHP | 7.41 PGK |
| 500 PHP | 37.07 PGK |
| 1,000 PHP | 74.14 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-02-14T13:08:37Z",
"rates": {
"PGK": 0.074137
}
}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.4136999999999995,
"rate": 0.074137
}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