Rate Overview
Live
1 FJD = 3.3939 GTQ
1 GTQ = 0.294647
FJD
Avg
3.4058
High
3.4725
Low
3.3209
Last updated: 7/26/2026, 7:49:31 PM
Quick Conversions
| FJD | GTQ |
|---|---|
| 1 FJD | 3.39 GTQ |
| 10 FJD | 33.94 GTQ |
| 50 FJD | 169.69 GTQ |
| 100 FJD | 339.39 GTQ |
| 500 FJD | 1,696.95 GTQ |
| 1,000 FJD | 3,393.89 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-26T19:49:31Z",
"rates": {
"GTQ": 3.39389
}
}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": 339.389,
"rate": 3.39389
}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