Rate Overview
Live
1 GEL = 59.7878 JPY
1 JPY = 0.016726
GEL
Avg
58.5359
High
59.8044
Low
57.0535
Last updated: 5/27/2026, 11:19:27 AM
Quick Conversions
| GEL | JPY |
|---|---|
| 1 GEL | 59.79 JPY |
| 10 GEL | 597.88 JPY |
| 50 GEL | 2,989.39 JPY |
| 100 GEL | 5,978.78 JPY |
| 500 GEL | 29,893.89 JPY |
| 1,000 GEL | 59,787.79 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-27T11:19:27Z",
"rates": {
"JPY": 59.787786
}
}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": 5978.7786,
"rate": 59.787786
}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