Rate Overview
Live
1 EGP = 0.148650 GTQ
1 GTQ = 6.7272
EGP
Avg
0.154936
High
0.163166
Low
0.140547
Last updated: 7/23/2026, 9:49:36 AM
Quick Conversions
| EGP | GTQ |
|---|---|
| 1 EGP | 0.15 GTQ |
| 10 EGP | 1.49 GTQ |
| 50 EGP | 7.43 GTQ |
| 100 EGP | 14.87 GTQ |
| 500 EGP | 74.33 GTQ |
| 1,000 EGP | 148.65 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-07-23T09:49:36Z",
"rates": {
"GTQ": 0.14865
}
}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": 14.865,
"rate": 0.14865
}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