Rate Overview
Live
1 FJD = 3.4773 GTQ
1 GTQ = 0.287577
FJD
Avg
3.4706
High
3.4969
Low
3.4516
Last updated: 3/6/2026, 8:47:20 PM
Quick Conversions
| FJD | GTQ |
|---|---|
| 1 FJD | 3.48 GTQ |
| 10 FJD | 34.77 GTQ |
| 50 FJD | 173.87 GTQ |
| 100 FJD | 347.73 GTQ |
| 500 FJD | 1,738.67 GTQ |
| 1,000 FJD | 3,477.33 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-03-06T20:47:20Z",
"rates": {
"GTQ": 3.477333
}
}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": 347.7333,
"rate": 3.477333
}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