Rate Overview
Live
1 EGP = 0.146581 GTQ
1 GTQ = 6.8222
EGP
Avg
0.144849
High
0.146725
Low
0.143374
Last updated: 4/16/2026, 8:06:41 AM
Quick Conversions
| EGP | GTQ |
|---|---|
| 1 EGP | 0.15 GTQ |
| 10 EGP | 1.47 GTQ |
| 50 EGP | 7.33 GTQ |
| 100 EGP | 14.66 GTQ |
| 500 EGP | 73.29 GTQ |
| 1,000 EGP | 146.58 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-04-16T08:06:41Z",
"rates": {
"GTQ": 0.146581
}
}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.6581,
"rate": 0.146581
}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