Rate Overview
Live
1 FJD = 3.3987 GTQ
1 GTQ = 0.294230
FJD
Avg
3.4341
High
3.4818
Low
3.3654
Last updated: 3/27/2026, 11:57:26 AM
Quick Conversions
| FJD | GTQ |
|---|---|
| 1 FJD | 3.40 GTQ |
| 10 FJD | 33.99 GTQ |
| 50 FJD | 169.94 GTQ |
| 100 FJD | 339.87 GTQ |
| 500 FJD | 1,699.35 GTQ |
| 1,000 FJD | 3,398.70 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-03-27T11:57:26Z",
"rates": {
"GTQ": 3.398704
}
}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.8704,
"rate": 3.398704
}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