Rate Overview
Live
1 PHP = 0.123056 GTQ
1 GTQ = 8.1264
PHP
Avg
0.123959
High
0.124574
Low
0.123056
Last updated: 8/19/2026, 1:32:53 AM
Quick Conversions
| PHP | GTQ |
|---|---|
| 1 PHP | 0.12 GTQ |
| 10 PHP | 1.23 GTQ |
| 50 PHP | 6.15 GTQ |
| 100 PHP | 12.31 GTQ |
| 500 PHP | 61.53 GTQ |
| 1,000 PHP | 123.06 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-08-19T01:32:53Z",
"rates": {
"GTQ": 0.123056
}
}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.3056,
"rate": 0.123056
}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