Rate Overview
Live
1 GEL = 61.0173 JPY
1 JPY = 0.016389
GEL
Avg
60.7880
High
61.0173
Low
60.3795
Last updated: 8/15/2026, 1:31:58 AM
Quick Conversions
| GEL | JPY |
|---|---|
| 1 GEL | 61.02 JPY |
| 10 GEL | 610.17 JPY |
| 50 GEL | 3,050.86 JPY |
| 100 GEL | 6,101.73 JPY |
| 500 GEL | 30,508.64 JPY |
| 1,000 GEL | 61,017.28 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-08-15T01:31:58Z",
"rates": {
"JPY": 61.017277
}
}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": 6101.7277,
"rate": 61.017277
}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