Rate Overview
Live
1 GEL = 58.0270 JPY
1 JPY = 0.017233
GEL
Avg
58.4097
High
58.7753
Low
58.0270
Last updated: 5/7/2026, 2:21:39 AM
Quick Conversions
| GEL | JPY |
|---|---|
| 1 GEL | 58.03 JPY |
| 10 GEL | 580.27 JPY |
| 50 GEL | 2,901.35 JPY |
| 100 GEL | 5,802.70 JPY |
| 500 GEL | 29,013.49 JPY |
| 1,000 GEL | 58,026.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-05-07T02:21:39Z",
"rates": {
"JPY": 58.026977
}
}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": 5802.697700000001,
"rate": 58.026977
}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