Rate Overview
Live
1 PHP = 2.2275 HTG
1 HTG = 0.448924 PHP
Avg
2.2149
High
2.2275
Low
2.2064
Last updated: 1/25/2026, 5:13:41 AM
Quick Conversions
| PHP | HTG |
|---|---|
| 1 PHP | 2.23 HTG |
| 10 PHP | 22.28 HTG |
| 50 PHP | 111.38 HTG |
| 100 PHP | 222.75 HTG |
| 500 PHP | 1,113.77 HTG |
| 1,000 PHP | 2,227.55 HTG |
Get PHP/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=HTGExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-01-25T05:13:41Z",
"rates": {
"HTG": 2.227548
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "HTG",
"amount": 100
},
"result": 222.75480000000002,
"rate": 2.227548
}Build with PHP/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key