Rate Overview
Live
1 GEL = 60.4766 JPY
1 JPY = 0.016535
GEL
Avg
60.4138
High
60.5215
Low
60.2761
Last updated: 6/16/2026, 6:36:07 AM
Quick Conversions
| GEL | JPY |
|---|---|
| 1 GEL | 60.48 JPY |
| 10 GEL | 604.77 JPY |
| 50 GEL | 3,023.83 JPY |
| 100 GEL | 6,047.66 JPY |
| 500 GEL | 30,238.31 JPY |
| 1,000 GEL | 60,476.62 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-06-16T06:36:07Z",
"rates": {
"JPY": 60.47662
}
}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": 6047.661999999999,
"rate": 60.47662
}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