Rate Overview
Live
1 XPF = 0.074676 GTQ
1 GTQ = 13.3912
XPF
Avg
0.075164
High
0.075888
Low
0.074676
Last updated: 3/7/2026, 9:16:02 AM
Quick Conversions
| XPF | GTQ |
|---|---|
| 1 XPF | 0.07 GTQ |
| 10 XPF | 0.75 GTQ |
| 50 XPF | 3.73 GTQ |
| 100 XPF | 7.47 GTQ |
| 500 XPF | 37.34 GTQ |
| 1,000 XPF | 74.68 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-07T09:16:02Z",
"rates": {
"GTQ": 0.074676
}
}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.467600000000001,
"rate": 0.074676
}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