Rate Overview
Live
1 GTQ = 0.099567 FKP
1 FKP = 10.0435
GTQ
Avg
0.098270
High
0.099567
Low
0.097540
Last updated: 6/19/2026, 10:21:16 AM
Quick Conversions
| GTQ | FKP |
|---|---|
| 1 GTQ | 0.10 FKP |
| 10 GTQ | 1.00 FKP |
| 50 GTQ | 4.98 FKP |
| 100 GTQ | 9.96 FKP |
| 500 GTQ | 49.78 FKP |
| 1,000 GTQ | 99.57 FKP |
Get GTQ/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GTQ¤cies=FKPExample Response:
{
"success": true,
"base": "GTQ",
"date": "2026-06-19T10:21:16Z",
"rates": {
"FKP": 0.099567
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GTQ&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GTQ",
"to": "FKP",
"amount": 100
},
"result": 9.9567,
"rate": 0.099567
}Build with GTQ/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key