Rate Overview
Live
1 PHP = 0.072840 PGK
1 PGK = 13.7287
PHP
Avg
0.073505
High
0.074473
Low
0.072543
Last updated: 3/7/2026, 7:35:08 AM
Quick Conversions
| PHP | PGK |
|---|---|
| 1 PHP | 0.07 PGK |
| 10 PHP | 0.73 PGK |
| 50 PHP | 3.64 PGK |
| 100 PHP | 7.28 PGK |
| 500 PHP | 36.42 PGK |
| 1,000 PHP | 72.84 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-03-07T07:35:08Z",
"rates": {
"PGK": 0.07284
}
}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.284,
"rate": 0.07284
}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