Rate Overview
Live
1 PHP = 0.127089 HKD
1 HKD = 7.8685
PHP
Avg
0.127020
High
0.127120
Low
0.126830
Last updated: 7/25/2026, 10:02:39 PM
Quick Conversions
| PHP | HKD |
|---|---|
| 1 PHP | 0.13 HKD |
| 10 PHP | 1.27 HKD |
| 50 PHP | 6.35 HKD |
| 100 PHP | 12.71 HKD |
| 500 PHP | 63.54 HKD |
| 1,000 PHP | 127.09 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-07-25T22:02:39Z",
"rates": {
"HKD": 0.127089
}
}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.7089,
"rate": 0.127089
}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