Rate Overview
Live
1 GEL = 62.1747 JPY
1 JPY = 0.016084
GEL
Avg
61.5629
High
62.2010
Low
61.0447
Last updated: 7/22/2026, 1:31:13 PM
Quick Conversions
| GEL | JPY |
|---|---|
| 1 GEL | 62.17 JPY |
| 10 GEL | 621.75 JPY |
| 50 GEL | 3,108.74 JPY |
| 100 GEL | 6,217.47 JPY |
| 500 GEL | 31,087.37 JPY |
| 1,000 GEL | 62,174.74 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-22T13:31:13Z",
"rates": {
"JPY": 62.174742
}
}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": 6217.474200000001,
"rate": 62.174742
}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