Rate Overview
Live
1 EGP = 0.533648 HNL
1 HNL = 1.8739
EGP
Avg
0.536373
High
0.564863
Low
0.486856
Last updated: 7/13/2026, 7:13:22 PM
Quick Conversions
| EGP | HNL |
|---|---|
| 1 EGP | 0.53 HNL |
| 10 EGP | 5.34 HNL |
| 50 EGP | 26.68 HNL |
| 100 EGP | 53.36 HNL |
| 500 EGP | 266.82 HNL |
| 1,000 EGP | 533.65 HNL |
Get EGP/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=HNLExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-07-13T19:13:22Z",
"rates": {
"HNL": 0.533648
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "HNL",
"amount": 100
},
"result": 53.3648,
"rate": 0.533648
}Build with EGP/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key