Rate Overview
Live
1 EGP = 0.152942 GTQ
1 GTQ = 6.5384
EGP
Avg
0.156173
High
0.161428
Low
0.152928
Last updated: 3/6/2026, 3:22:50 PM
Quick Conversions
| EGP | GTQ |
|---|---|
| 1 EGP | 0.15 GTQ |
| 10 EGP | 1.53 GTQ |
| 50 EGP | 7.65 GTQ |
| 100 EGP | 15.29 GTQ |
| 500 EGP | 76.47 GTQ |
| 1,000 EGP | 152.94 GTQ |
Get EGP/GTQ Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=GTQExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-03-06T15:22:50Z",
"rates": {
"GTQ": 0.152942
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=GTQ&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "GTQ",
"amount": 100
},
"result": 15.2942,
"rate": 0.152942
}Build with EGP/GTQ Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key