Rate Overview
Live
1 FJD = 1.1657 GEL
1 GEL = 0.857876
FJD
Avg
1.1706
High
1.1765
Low
1.1657
Last updated: 7/6/2026, 5:18:57 AM
Quick Conversions
| FJD | GEL |
|---|---|
| 1 FJD | 1.17 GEL |
| 10 FJD | 11.66 GEL |
| 50 FJD | 58.28 GEL |
| 100 FJD | 116.57 GEL |
| 500 FJD | 582.83 GEL |
| 1,000 FJD | 1,165.67 GEL |
Get FJD/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=GELExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-07-06T05:18:57Z",
"rates": {
"GEL": 1.165669
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "GEL",
"amount": 100
},
"result": 116.5669,
"rate": 1.165669
}Build with FJD/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key