Rate Overview
Live
1 CDF = 0.003300 GTQ
1 GTQ = 303.0303
CDF
Avg
0.003305
High
0.003347
Low
0.003284
Last updated: 6/15/2026, 12:52:06 PM
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.65 GTQ |
| 1,000 CDF | 3.30 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-06-15T12:52:06Z",
"rates": {
"GTQ": 0.0033
}
}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.33,
"rate": 0.0033
}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