Rate Overview
Live
1 HTG = 0.386366 EGP
1 EGP = 2.5882
HTG
Avg
0.388213
High
0.392639
Low
0.384927
Last updated: 7/26/2026, 12:44:02 AM
Quick Conversions
| HTG | EGP |
|---|---|
| 1 HTG | 0.39 EGP |
| 10 HTG | 3.86 EGP |
| 50 HTG | 19.32 EGP |
| 100 HTG | 38.64 EGP |
| 500 HTG | 193.18 EGP |
| 1,000 HTG | 386.37 EGP |
Get HTG/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=EGPExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-07-26T00:44:02Z",
"rates": {
"EGP": 0.386366
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "EGP",
"amount": 100
},
"result": 38.6366,
"rate": 0.386366
}Build with HTG/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key