Rate Overview
Live
1 XPF = 0.075381 GTQ
1 GTQ = 13.2659
XPF
Avg
0.075045
High
0.075397
Low
0.074489
Last updated: 4/17/2026, 7:37:54 AM
Quick Conversions
| XPF | GTQ |
|---|---|
| 1 XPF | 0.08 GTQ |
| 10 XPF | 0.75 GTQ |
| 50 XPF | 3.77 GTQ |
| 100 XPF | 7.54 GTQ |
| 500 XPF | 37.69 GTQ |
| 1,000 XPF | 75.38 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-04-17T07:37:54Z",
"rates": {
"GTQ": 0.075381
}
}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.5381,
"rate": 0.075381
}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