Rate Overview
Live
1 FJD = 93.8124 GYD
1 GYD = 0.010660
FJD
Avg
93.7449
High
95.0143
Low
91.9269
Last updated: 3/27/2026, 3:11:50 PM
Quick Conversions
| FJD | GYD |
|---|---|
| 1 FJD | 93.81 GYD |
| 10 FJD | 938.12 GYD |
| 50 FJD | 4,690.62 GYD |
| 100 FJD | 9,381.24 GYD |
| 500 FJD | 46,906.20 GYD |
| 1,000 FJD | 93,812.40 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-03-27T15:11:50Z",
"rates": {
"GYD": 93.812398
}
}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": 9381.2398,
"rate": 93.812398
}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