Rate Overview
Live
1 FJD = 3.4575 GTQ
1 GTQ = 0.289229
FJD
Avg
3.4433
High
3.4611
Low
3.4233
Last updated: 4/16/2026, 7:58:55 PM
Quick Conversions
| FJD | GTQ |
|---|---|
| 1 FJD | 3.46 GTQ |
| 10 FJD | 34.57 GTQ |
| 50 FJD | 172.87 GTQ |
| 100 FJD | 345.75 GTQ |
| 500 FJD | 1,728.73 GTQ |
| 1,000 FJD | 3,457.46 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-04-16T19:58:55Z",
"rates": {
"GTQ": 3.457462
}
}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.7462,
"rate": 3.457462
}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