Rate Overview
Live
1 PHP = 2.0879 HTG
1 HTG = 0.478961
PHP
Avg
2.0993
High
2.1194
Low
2.0879
Last updated: 9/3/2026, 11:09:55 PM
Quick Conversions
| PHP | HTG |
|---|---|
| 1 PHP | 2.09 HTG |
| 10 PHP | 20.88 HTG |
| 50 PHP | 104.39 HTG |
| 100 PHP | 208.79 HTG |
| 500 PHP | 1,043.93 HTG |
| 1,000 PHP | 2,087.85 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-09-03T23:09:55Z",
"rates": {
"HTG": 2.087854
}
}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": 208.7854,
"rate": 2.087854
}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