Rate Overview
Live
1 FJD = 1.2109 GEL
1 GEL = 0.825817
FJD
Avg
1.1996
High
1.2307
Low
1.1730
Last updated: 3/27/2026, 1:01:01 PM
Quick Conversions
| FJD | GEL |
|---|---|
| 1 FJD | 1.21 GEL |
| 10 FJD | 12.11 GEL |
| 50 FJD | 60.55 GEL |
| 100 FJD | 121.09 GEL |
| 500 FJD | 605.46 GEL |
| 1,000 FJD | 1,210.92 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-03-27T13:01:01Z",
"rates": {
"GEL": 1.210922
}
}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": 121.0922,
"rate": 1.210922
}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