Rate Overview
Live
1 HTG = 0.383393 EGP
1 EGP = 2.6083
HTG
Avg
0.376228
High
0.383393
Low
0.362508
Last updated: 3/7/2026, 6:47:07 AM
Quick Conversions
| HTG | EGP |
|---|---|
| 1 HTG | 0.38 EGP |
| 10 HTG | 3.83 EGP |
| 50 HTG | 19.17 EGP |
| 100 HTG | 38.34 EGP |
| 500 HTG | 191.70 EGP |
| 1,000 HTG | 383.39 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-03-07T06:47:07Z",
"rates": {
"EGP": 0.383393
}
}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.3393,
"rate": 0.383393
}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