Rate Overview
Live
1 PHP = 0.132481 HKD
1 HKD = 7.5483
PHP
Avg
0.133766
High
0.135488
Low
0.131922
Last updated: 3/7/2026, 2:56:08 AM
Quick Conversions
| PHP | HKD |
|---|---|
| 1 PHP | 0.13 HKD |
| 10 PHP | 1.32 HKD |
| 50 PHP | 6.62 HKD |
| 100 PHP | 13.25 HKD |
| 500 PHP | 66.24 HKD |
| 1,000 PHP | 132.48 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-07T02:56:08Z",
"rates": {
"HKD": 0.132481
}
}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": 13.248099999999999,
"rate": 0.132481
}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