Rate Overview
Live
1 PHP = 2.1201 HTG
1 HTG = 0.471678
PHP
Avg
2.1280
High
2.1442
Low
2.1107
Last updated: 7/22/2026, 10:05:04 AM
Quick Conversions
| PHP | HTG |
|---|---|
| 1 PHP | 2.12 HTG |
| 10 PHP | 21.20 HTG |
| 50 PHP | 106.00 HTG |
| 100 PHP | 212.01 HTG |
| 500 PHP | 1,060.05 HTG |
| 1,000 PHP | 2,120.09 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-22T10:05:04Z",
"rates": {
"HTG": 2.120091
}
}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.0091,
"rate": 2.120091
}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