Rate Overview
Live
1 XPF = 0.072831 GTQ
1 GTQ = 13.7304
XPF
Avg
0.073207
High
0.076844
Low
0.067093
Last updated: 7/27/2026, 10:09:47 PM
Quick Conversions
| XPF | GTQ |
|---|---|
| 1 XPF | 0.07 GTQ |
| 10 XPF | 0.73 GTQ |
| 50 XPF | 3.64 GTQ |
| 100 XPF | 7.28 GTQ |
| 500 XPF | 36.42 GTQ |
| 1,000 XPF | 72.83 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-27T22:09:47Z",
"rates": {
"GTQ": 0.072831
}
}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.283100000000001,
"rate": 0.072831
}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