Rate Overview
Live
1 HTG = 0.398590 EGP
1 EGP = 2.5088
HTG
Avg
0.380319
High
0.414927
Low
0.355518
Last updated: 5/27/2026, 7:27:59 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.59 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-27T07:27:59Z",
"rates": {
"EGP": 0.39859
}
}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.859,
"rate": 0.39859
}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