Rate Overview
Live
1 GEL = 0.912351 TOP
1 TOP = 1.0961
GEL
Avg
0.903405
High
0.912351
Low
0.897494
Last updated: 7/4/2026, 7:06:06 PM
Quick Conversions
| GEL | TOP |
|---|---|
| 1 GEL | 0.91 TOP |
| 10 GEL | 9.12 TOP |
| 50 GEL | 45.62 TOP |
| 100 GEL | 91.24 TOP |
| 500 GEL | 456.18 TOP |
| 1,000 GEL | 912.35 TOP |
Get GEL/TOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=TOPExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-07-04T19:06:06Z",
"rates": {
"TOP": 0.912351
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=TOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "TOP",
"amount": 100
},
"result": 91.2351,
"rate": 0.912351
}Build with GEL/TOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key