Rate Overview
Live
1 PHP = 0.432356 HNL
1 HNL = 2.3129
PHP
Avg
0.434783
High
0.438246
Low
0.426302
Last updated: 7/22/2026, 10:01:29 AM
Quick Conversions
| PHP | HNL |
|---|---|
| 1 PHP | 0.43 HNL |
| 10 PHP | 4.32 HNL |
| 50 PHP | 21.62 HNL |
| 100 PHP | 43.24 HNL |
| 500 PHP | 216.18 HNL |
| 1,000 PHP | 432.36 HNL |
Get PHP/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=HNLExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-07-22T10:01:29Z",
"rates": {
"HNL": 0.432356
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "HNL",
"amount": 100
},
"result": 43.235600000000005,
"rate": 0.432356
}Build with PHP/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key