Rate Overview
Live
1 FJD = 3.4535 GTQ
1 GTQ = 0.289558
FJD
Avg
3.4644
High
3.4781
Low
3.4355
Last updated: 5/7/2026, 1:19:07 AM
Quick Conversions
| FJD | GTQ |
|---|---|
| 1 FJD | 3.45 GTQ |
| 10 FJD | 34.54 GTQ |
| 50 FJD | 172.68 GTQ |
| 100 FJD | 345.35 GTQ |
| 500 FJD | 1,726.77 GTQ |
| 1,000 FJD | 3,453.54 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-05-07T01:19:07Z",
"rates": {
"GTQ": 3.453544
}
}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": 345.3544,
"rate": 3.453544
}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