Rate Overview
Live
1 PHP = 2.1243 HTG
1 HTG = 0.470745
PHP
Avg
2.1794
High
2.2891
Low
2.1215
Last updated: 7/29/2026, 10:24:32 AM
Quick Conversions
| PHP | HTG |
|---|---|
| 1 PHP | 2.12 HTG |
| 10 PHP | 21.24 HTG |
| 50 PHP | 106.21 HTG |
| 100 PHP | 212.43 HTG |
| 500 PHP | 1,062.15 HTG |
| 1,000 PHP | 2,124.29 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-07-29T10:24:32Z",
"rates": {
"HTG": 2.124292
}
}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": 212.4292,
"rate": 2.124292
}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