Rate Overview
Live
1 FJD = 1.1746 GEL
1 GEL = 0.851337
FJD
Avg
1.1971
High
1.2261
Low
1.1724
Last updated: 7/11/2026, 3:08:39 PM
Quick Conversions
| FJD | GEL |
|---|---|
| 1 FJD | 1.17 GEL |
| 10 FJD | 11.75 GEL |
| 50 FJD | 58.73 GEL |
| 100 FJD | 117.46 GEL |
| 500 FJD | 587.31 GEL |
| 1,000 FJD | 1,174.62 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-11T15:08:39Z",
"rates": {
"GEL": 1.174623
}
}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": 117.4623,
"rate": 1.174623
}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