Rate Overview
Live
1 GEL = 59.7947 JPY
1 JPY = 0.016724
GEL
Avg
60.8731
High
61.5222
Low
59.7947
Last updated: 9/4/2026, 6:30:34 PM
Quick Conversions
| GEL | JPY |
|---|---|
| 1 GEL | 59.79 JPY |
| 10 GEL | 597.95 JPY |
| 50 GEL | 2,989.74 JPY |
| 100 GEL | 5,979.47 JPY |
| 500 GEL | 29,897.36 JPY |
| 1,000 GEL | 59,794.73 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-09-04T18:30:34Z",
"rates": {
"JPY": 59.794726
}
}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": 5979.4726,
"rate": 59.794726
}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