Rate Overview
Live
1 GEL = 61.2115 JPY
1 JPY = 0.016337
GEL
Avg
61.3235
High
61.7101
Low
61.1421
Last updated: 7/3/2026, 7:13:53 PM
Quick Conversions
| GEL | JPY |
|---|---|
| 1 GEL | 61.21 JPY |
| 10 GEL | 612.12 JPY |
| 50 GEL | 3,060.58 JPY |
| 100 GEL | 6,121.15 JPY |
| 500 GEL | 30,605.77 JPY |
| 1,000 GEL | 61,211.54 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-07-03T19:13:53Z",
"rates": {
"JPY": 61.211542
}
}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": 6121.1542,
"rate": 61.211542
}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