Rate Overview
Live
1 GEL = 59.7259 JPY
1 JPY = 0.016743
GEL
Avg
55.6497
High
59.7259
Low
52.0325
Last updated: 5/27/2026, 4:52:01 AM
Quick Conversions
| GEL | JPY |
|---|---|
| 1 GEL | 59.73 JPY |
| 10 GEL | 597.26 JPY |
| 50 GEL | 2,986.29 JPY |
| 100 GEL | 5,972.59 JPY |
| 500 GEL | 29,862.95 JPY |
| 1,000 GEL | 59,725.89 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-27T04:52:01Z",
"rates": {
"JPY": 59.72589
}
}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": 5972.589,
"rate": 59.72589
}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