Rate Overview
Live
1 GEL = 59.7418 JPY
1 JPY = 0.016739
GEL
Avg
59.6626
High
59.7882
Low
59.5630
Last updated: 5/27/2026, 3:38:51 AM
Quick Conversions
| GEL | JPY |
|---|---|
| 1 GEL | 59.74 JPY |
| 10 GEL | 597.42 JPY |
| 50 GEL | 2,987.09 JPY |
| 100 GEL | 5,974.18 JPY |
| 500 GEL | 29,870.92 JPY |
| 1,000 GEL | 59,741.83 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-05-27T03:38:51Z",
"rates": {
"JPY": 59.74183
}
}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": 5974.183,
"rate": 59.74183
}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