Rate Overview
Live
1 FJD = 94.0029 GYD
1 GYD = 0.010638
FJD
Avg
93.9950
High
94.2895
Low
93.6764
Last updated: 6/16/2026, 10:45:57 AM
Quick Conversions
| FJD | GYD |
|---|---|
| 1 FJD | 94.00 GYD |
| 10 FJD | 940.03 GYD |
| 50 FJD | 4,700.14 GYD |
| 100 FJD | 9,400.29 GYD |
| 500 FJD | 47,001.44 GYD |
| 1,000 FJD | 94,002.89 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-06-16T10:45:57Z",
"rates": {
"GYD": 94.002888
}
}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": 9400.2888,
"rate": 94.002888
}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