Rate Overview
Live
1 FJD = 1.2025 GEL
1 GEL = 0.831580
FJD
Avg
1.2099
High
1.2336
Low
1.1820
Last updated: 5/27/2026, 5:09:37 AM
Quick Conversions
| FJD | GEL |
|---|---|
| 1 FJD | 1.20 GEL |
| 10 FJD | 12.03 GEL |
| 50 FJD | 60.13 GEL |
| 100 FJD | 120.25 GEL |
| 500 FJD | 601.27 GEL |
| 1,000 FJD | 1,202.53 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-05-27T05:09:37Z",
"rates": {
"GEL": 1.20253
}
}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": 120.25300000000001,
"rate": 1.20253
}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