Rate Overview
Live
1 GEL = 0.879408 TOP
1 TOP = 1.1371
GEL
Avg
0.874978
High
0.900083
Low
0.858597
Last updated: 5/27/2026, 7:21:35 PM
Quick Conversions
| GEL | TOP |
|---|---|
| 1 GEL | 0.88 TOP |
| 10 GEL | 8.79 TOP |
| 50 GEL | 43.97 TOP |
| 100 GEL | 87.94 TOP |
| 500 GEL | 439.70 TOP |
| 1,000 GEL | 879.41 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-05-27T19:21:35Z",
"rates": {
"TOP": 0.879408
}
}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": 87.9408,
"rate": 0.879408
}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