Rate Overview
Live
1 JPY = 0.017289 GEL
1 GEL = 57.8402
JPY
Avg
0.017186
High
0.017290
Low
0.016976
Last updated: 3/7/2026, 6:08:35 AM
Quick Conversions
| JPY | GEL |
|---|---|
| 1 JPY | 0.02 GEL |
| 10 JPY | 0.17 GEL |
| 50 JPY | 0.86 GEL |
| 100 JPY | 1.73 GEL |
| 500 JPY | 8.64 GEL |
| 1,000 JPY | 17.29 GEL |
Get JPY/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=GELExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-03-07T06:08:35Z",
"rates": {
"GEL": 0.017289
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "GEL",
"amount": 100
},
"result": 1.7288999999999999,
"rate": 0.017289
}Build with JPY/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key