Rate Overview
Live
1 EGP = 0.144842 GTQ
1 GTQ = 6.9041
EGP
Avg
0.145920
High
0.146820
Low
0.144842
Last updated: 3/27/2026, 9:30:02 AM
Quick Conversions
| EGP | GTQ |
|---|---|
| 1 EGP | 0.14 GTQ |
| 10 EGP | 1.45 GTQ |
| 50 EGP | 7.24 GTQ |
| 100 EGP | 14.48 GTQ |
| 500 EGP | 72.42 GTQ |
| 1,000 EGP | 144.84 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-27T09:30:02Z",
"rates": {
"GTQ": 0.144842
}
}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.4842,
"rate": 0.144842
}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