Rate Overview
Live
1 CDF = 0.003311 GTQ
1 GTQ = 302.0236
CDF
Avg
0.003317
High
0.003324
Low
0.003308
Last updated: 4/16/2026, 2:39:41 AM
Quick Conversions
| CDF | GTQ |
|---|---|
| 1 CDF | 0.00 GTQ |
| 10 CDF | 0.03 GTQ |
| 50 CDF | 0.17 GTQ |
| 100 CDF | 0.33 GTQ |
| 500 CDF | 1.66 GTQ |
| 1,000 CDF | 3.31 GTQ |
Get CDF/GTQ Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CDF¤cies=GTQExample Response:
{
"success": true,
"base": "CDF",
"date": "2026-04-16T02:39:41Z",
"rates": {
"GTQ": 0.003311
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CDF&to=GTQ&amount=100Example Response:
{
"success": true,
"query": {
"from": "CDF",
"to": "GTQ",
"amount": 100
},
"result": 0.3311,
"rate": 0.003311
}Build with CDF/GTQ Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key