Rate Overview
Live
1 GEL = 59.1285 JPY
1 JPY = 0.016912
GEL
Avg
58.4289
High
59.1596
Low
57.7390
Last updated: 3/27/2026, 3:56:47 AM
Quick Conversions
| GEL | JPY |
|---|---|
| 1 GEL | 59.13 JPY |
| 10 GEL | 591.29 JPY |
| 50 GEL | 2,956.43 JPY |
| 100 GEL | 5,912.85 JPY |
| 500 GEL | 29,564.27 JPY |
| 1,000 GEL | 59,128.55 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-27T03:56:47Z",
"rates": {
"JPY": 59.128549
}
}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": 5912.8549,
"rate": 59.128549
}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