Rate Overview
Live
1 GEL = 62.5023 JPY
1 JPY = 0.015999
GEL
Avg
57.9191
High
62.5023
Low
54.1747
Last updated: 7/26/2026, 7:48:55 PM
Quick Conversions
| GEL | JPY |
|---|---|
| 1 GEL | 62.50 JPY |
| 10 GEL | 625.02 JPY |
| 50 GEL | 3,125.11 JPY |
| 100 GEL | 6,250.23 JPY |
| 500 GEL | 31,251.13 JPY |
| 1,000 GEL | 62,502.26 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-26T19:48:55Z",
"rates": {
"JPY": 62.502259
}
}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": 6250.2259,
"rate": 62.502259
}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