Rate Overview
Live
1 FJD = 3.4506 GTQ
1 GTQ = 0.289802
FJD
Avg
3.4559
High
3.4714
Low
3.4467
Last updated: 9/1/2026, 4:58:40 PM
Quick Conversions
| FJD | GTQ |
|---|---|
| 1 FJD | 3.45 GTQ |
| 10 FJD | 34.51 GTQ |
| 50 FJD | 172.53 GTQ |
| 100 FJD | 345.06 GTQ |
| 500 FJD | 1,725.32 GTQ |
| 1,000 FJD | 3,450.63 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-09-01T16:58:40Z",
"rates": {
"GTQ": 3.450632
}
}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.0632,
"rate": 3.450632
}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