Rate Overview
Live
1 XPF = 0.073855 GTQ
1 GTQ = 13.5400
XPF
Avg
0.074956
High
0.076398
Low
0.073701
Last updated: 3/27/2026, 6:44:59 PM
Quick Conversions
| XPF | GTQ |
|---|---|
| 1 XPF | 0.07 GTQ |
| 10 XPF | 0.74 GTQ |
| 50 XPF | 3.69 GTQ |
| 100 XPF | 7.39 GTQ |
| 500 XPF | 36.93 GTQ |
| 1,000 XPF | 73.86 GTQ |
Get XPF/GTQ Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=GTQExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-03-27T18:44:59Z",
"rates": {
"GTQ": 0.073855
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=GTQ&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "GTQ",
"amount": 100
},
"result": 7.3855,
"rate": 0.073855
}Build with XPF/GTQ Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key