Rate Overview
Live
1 FJD = 3.4233 GTQ
1 GTQ = 0.292119
FJD
Avg
3.4251
High
3.4360
Low
3.4076
Last updated: 6/16/2026, 10:49:20 AM
Quick Conversions
| FJD | GTQ |
|---|---|
| 1 FJD | 3.42 GTQ |
| 10 FJD | 34.23 GTQ |
| 50 FJD | 171.16 GTQ |
| 100 FJD | 342.33 GTQ |
| 500 FJD | 1,711.63 GTQ |
| 1,000 FJD | 3,423.27 GTQ |
Get FJD/GTQ Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=GTQExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-06-16T10:49:20Z",
"rates": {
"GTQ": 3.423267
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=GTQ&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "GTQ",
"amount": 100
},
"result": 342.3267,
"rate": 3.423267
}Build with FJD/GTQ Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key