Rate Overview
Live
1 HTG = 0.398600 EGP
1 EGP = 2.5088
HTG
Avg
0.402554
High
0.407032
Low
0.398600
Last updated: 5/27/2026, 4:48:56 AM
Quick Conversions
| HTG | EGP |
|---|---|
| 1 HTG | 0.40 EGP |
| 10 HTG | 3.99 EGP |
| 50 HTG | 19.93 EGP |
| 100 HTG | 39.86 EGP |
| 500 HTG | 199.30 EGP |
| 1,000 HTG | 398.60 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-05-27T04:48:56Z",
"rates": {
"EGP": 0.3986
}
}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": 39.86,
"rate": 0.3986
}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