Rate Overview
Live
1 PHP = 0.128963 HKD
1 HKD = 7.7542
PHP
Avg
0.130185
High
0.131313
Low
0.128963
Last updated: 3/27/2026, 9:26:25 AM
Quick Conversions
| PHP | HKD |
|---|---|
| 1 PHP | 0.13 HKD |
| 10 PHP | 1.29 HKD |
| 50 PHP | 6.45 HKD |
| 100 PHP | 12.90 HKD |
| 500 PHP | 64.48 HKD |
| 1,000 PHP | 128.96 HKD |
Get PHP/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=HKDExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-03-27T09:26:25Z",
"rates": {
"HKD": 0.128963
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "HKD",
"amount": 100
},
"result": 12.8963,
"rate": 0.128963
}Build with PHP/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key