Rate Overview
Live
1 PHP = 0.123451 GTQ
1 GTQ = 8.1004
PHP
Avg
0.123906
High
0.124259
Low
0.123416
Last updated: 7/9/2026, 10:15:28 AM
Quick Conversions
| PHP | GTQ |
|---|---|
| 1 PHP | 0.12 GTQ |
| 10 PHP | 1.23 GTQ |
| 50 PHP | 6.17 GTQ |
| 100 PHP | 12.35 GTQ |
| 500 PHP | 61.73 GTQ |
| 1,000 PHP | 123.45 GTQ |
Get PHP/GTQ Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=GTQExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-07-09T10:15:28Z",
"rates": {
"GTQ": 0.123451
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=GTQ&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "GTQ",
"amount": 100
},
"result": 12.3451,
"rate": 0.123451
}Build with PHP/GTQ Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key