Rate Overview
Live
1 GEL = 59.7672 JPY
1 JPY = 0.016732
GEL
Avg
59.6750
High
59.7882
Low
59.5630
Last updated: 5/27/2026, 6:11:56 AM
Quick Conversions
| GEL | JPY |
|---|---|
| 1 GEL | 59.77 JPY |
| 10 GEL | 597.67 JPY |
| 50 GEL | 2,988.36 JPY |
| 100 GEL | 5,976.72 JPY |
| 500 GEL | 29,883.58 JPY |
| 1,000 GEL | 59,767.15 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-27T06:11:56Z",
"rates": {
"JPY": 59.767154
}
}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": 5976.7154,
"rate": 59.767154
}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