Rate Overview
Live
1 GEL = 62.1250 JPY
1 JPY = 0.016097
GEL
Avg
56.1991
High
62.1250
Low
52.0325
Last updated: 7/22/2026, 9:41:08 AM
Quick Conversions
| GEL | JPY |
|---|---|
| 1 GEL | 62.12 JPY |
| 10 GEL | 621.25 JPY |
| 50 GEL | 3,106.25 JPY |
| 100 GEL | 6,212.50 JPY |
| 500 GEL | 31,062.49 JPY |
| 1,000 GEL | 62,124.98 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-22T09:41:08Z",
"rates": {
"JPY": 62.12498
}
}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": 6212.4980000000005,
"rate": 62.12498
}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