Rate Overview
Live
1 GEL = 62.3467 JPY
1 JPY = 0.016039
GEL
Avg
57.9162
High
62.3467
Low
54.1747
Last updated: 7/26/2026, 3:30:38 AM
Quick Conversions
| GEL | JPY |
|---|---|
| 1 GEL | 62.35 JPY |
| 10 GEL | 623.47 JPY |
| 50 GEL | 3,117.33 JPY |
| 100 GEL | 6,234.67 JPY |
| 500 GEL | 31,173.33 JPY |
| 1,000 GEL | 62,346.66 JPY |
Get GEL/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=JPYExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-07-26T03:30:38Z",
"rates": {
"JPY": 62.346657
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "JPY",
"amount": 100
},
"result": 6234.6657000000005,
"rate": 62.346657
}Build with GEL/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key