Rate Overview
Live
1 FJD = 1.2344 GEL
1 GEL = 0.810113
FJD
Avg
1.2199
High
1.2344
Low
1.2039
Last updated: 3/6/2026, 8:47:05 PM
Quick Conversions
| FJD | GEL |
|---|---|
| 1 FJD | 1.23 GEL |
| 10 FJD | 12.34 GEL |
| 50 FJD | 61.72 GEL |
| 100 FJD | 123.44 GEL |
| 500 FJD | 617.20 GEL |
| 1,000 FJD | 1,234.40 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-06T20:47:05Z",
"rates": {
"GEL": 1.234396
}
}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": 123.4396,
"rate": 1.234396
}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