Rate Overview
Live
1 XOF = 0.013250 GTQ
1 GTQ = 75.4717
XOF
Avg
0.013621
High
0.014053
Low
0.013239
Last updated: 7/29/2026, 10:05:10 AM
Quick Conversions
| XOF | GTQ |
|---|---|
| 1 XOF | 0.01 GTQ |
| 10 XOF | 0.13 GTQ |
| 50 XOF | 0.66 GTQ |
| 100 XOF | 1.33 GTQ |
| 500 XOF | 6.63 GTQ |
| 1,000 XOF | 13.25 GTQ |
Get XOF/GTQ Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=GTQExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-07-29T10:05:10Z",
"rates": {
"GTQ": 0.01325
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=GTQ&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "GTQ",
"amount": 100
},
"result": 1.325,
"rate": 0.01325
}Build with XOF/GTQ Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key