Rate Overview
Live
1 FJD = 3.4397 GTQ
1 GTQ = 0.290724
FJD
Avg
3.4089
High
3.4931
Low
3.3331
Last updated: 5/27/2026, 9:29:17 AM
Quick Conversions
| FJD | GTQ |
|---|---|
| 1 FJD | 3.44 GTQ |
| 10 FJD | 34.40 GTQ |
| 50 FJD | 171.98 GTQ |
| 100 FJD | 343.97 GTQ |
| 500 FJD | 1,719.84 GTQ |
| 1,000 FJD | 3,439.69 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-27T09:29:17Z",
"rates": {
"GTQ": 3.439685
}
}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": 343.9685,
"rate": 3.439685
}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