Rate Overview
Live
1 FJD = 94.3795 GYD
1 GYD = 0.010596
FJD
Avg
94.5998
High
94.8623
Low
94.3238
Last updated: 5/27/2026, 5:07:43 AM
Quick Conversions
| FJD | GYD |
|---|---|
| 1 FJD | 94.38 GYD |
| 10 FJD | 943.79 GYD |
| 50 FJD | 4,718.97 GYD |
| 100 FJD | 9,437.95 GYD |
| 500 FJD | 47,189.73 GYD |
| 1,000 FJD | 94,379.46 GYD |
Get FJD/GYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=GYDExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-05-27T05:07:43Z",
"rates": {
"GYD": 94.379462
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=GYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "GYD",
"amount": 100
},
"result": 9437.9462,
"rate": 94.379462
}Build with FJD/GYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key