Rate Overview
Live
1 XPF = 0.073074 GTQ
1 GTQ = 13.6848
XPF
Avg
0.072991
High
0.073175
Low
0.072861
Last updated: 7/5/2026, 2:35:18 PM
Quick Conversions
| XPF | GTQ |
|---|---|
| 1 XPF | 0.07 GTQ |
| 10 XPF | 0.73 GTQ |
| 50 XPF | 3.65 GTQ |
| 100 XPF | 7.31 GTQ |
| 500 XPF | 36.54 GTQ |
| 1,000 XPF | 73.07 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-07-05T14:35:18Z",
"rates": {
"GTQ": 0.073074
}
}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.3074,
"rate": 0.073074
}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