Rate Overview
Live
1 FJD = 94.3559 GYD
1 GYD = 0.010598
FJD
Avg
94.6036
High
94.8623
Low
94.3238
Last updated: 5/27/2026, 3:51:23 AM
Quick Conversions
| FJD | GYD |
|---|---|
| 1 FJD | 94.36 GYD |
| 10 FJD | 943.56 GYD |
| 50 FJD | 4,717.79 GYD |
| 100 FJD | 9,435.59 GYD |
| 500 FJD | 47,177.94 GYD |
| 1,000 FJD | 94,355.88 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-27T03:51:23Z",
"rates": {
"GYD": 94.355876
}
}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": 9435.587599999999,
"rate": 94.355876
}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