Rate Overview
Live
1 FJD = 3.3825 GTQ
1 GTQ = 0.295641
FJD
Avg
3.3893
High
3.4008
Low
3.3758
Last updated: 7/6/2026, 3:19:06 AM
Quick Conversions
| FJD | GTQ |
|---|---|
| 1 FJD | 3.38 GTQ |
| 10 FJD | 33.82 GTQ |
| 50 FJD | 169.12 GTQ |
| 100 FJD | 338.25 GTQ |
| 500 FJD | 1,691.24 GTQ |
| 1,000 FJD | 3,382.48 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-07-06T03:19:06Z",
"rates": {
"GTQ": 3.382478
}
}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": 338.2478,
"rate": 3.382478
}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