Rate Overview
Live
1 FJD = 94.8445 GYD
1 GYD = 0.010544
FJD
Avg
94.6734
High
95.2214
Low
94.1437
Last updated: 3/6/2026, 8:47:04 PM
Quick Conversions
| FJD | GYD |
|---|---|
| 1 FJD | 94.84 GYD |
| 10 FJD | 948.45 GYD |
| 50 FJD | 4,742.23 GYD |
| 100 FJD | 9,484.45 GYD |
| 500 FJD | 47,422.27 GYD |
| 1,000 FJD | 94,844.55 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-06T20:47:04Z",
"rates": {
"GYD": 94.844547
}
}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": 9484.4547,
"rate": 94.844547
}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