Rate Overview
Live
1 FJD = 3.4023 GTQ
1 GTQ = 0.293919
FJD
Avg
3.4310
High
3.4818
Low
3.3635
Last updated: 7/20/2026, 5:09:54 AM
Quick Conversions
| FJD | GTQ |
|---|---|
| 1 FJD | 3.40 GTQ |
| 10 FJD | 34.02 GTQ |
| 50 FJD | 170.11 GTQ |
| 100 FJD | 340.23 GTQ |
| 500 FJD | 1,701.15 GTQ |
| 1,000 FJD | 3,402.30 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-20T05:09:54Z",
"rates": {
"GTQ": 3.4023
}
}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": 340.22999999999996,
"rate": 3.4023
}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