Rate Overview
Live
1 PHP = 0.126816 HKD
1 HKD = 7.8854
PHP
Avg
0.127632
High
0.129719
Low
0.126739
Last updated: 5/27/2026, 6:10:29 AM
Quick Conversions
| PHP | HKD |
|---|---|
| 1 PHP | 0.13 HKD |
| 10 PHP | 1.27 HKD |
| 50 PHP | 6.34 HKD |
| 100 PHP | 12.68 HKD |
| 500 PHP | 63.41 HKD |
| 1,000 PHP | 126.82 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-05-27T06:10:29Z",
"rates": {
"HKD": 0.126816
}
}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.681600000000001,
"rate": 0.126816
}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