Rate Overview
Live
1 GEL = 57.9664 JPY
1 JPY = 0.017251
GEL
Avg
58.2471
High
58.9042
Low
57.8357
Last updated: 3/7/2026, 12:49:46 AM
Quick Conversions
| GEL | JPY |
|---|---|
| 1 GEL | 57.97 JPY |
| 10 GEL | 579.66 JPY |
| 50 GEL | 2,898.32 JPY |
| 100 GEL | 5,796.64 JPY |
| 500 GEL | 28,983.20 JPY |
| 1,000 GEL | 57,966.40 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-03-07T00:49:46Z",
"rates": {
"JPY": 57.966396
}
}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": 5796.6396,
"rate": 57.966396
}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