Rate Overview
Live
1 TOP = 1.1227 GEL
1 GEL = 0.890684
TOP
Avg
1.1146
High
1.1227
Low
1.1035
Last updated: 9/4/2026, 6:17:30 PM
Quick Conversions
| TOP | GEL |
|---|---|
| 1 TOP | 1.12 GEL |
| 10 TOP | 11.23 GEL |
| 50 TOP | 56.14 GEL |
| 100 TOP | 112.27 GEL |
| 500 TOP | 561.37 GEL |
| 1,000 TOP | 1,122.73 GEL |
Get TOP/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TOP¤cies=GELExample Response:
{
"success": true,
"base": "TOP",
"date": "2026-09-04T18:17:30Z",
"rates": {
"GEL": 1.122733
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TOP&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TOP",
"to": "GEL",
"amount": 100
},
"result": 112.27329999999999,
"rate": 1.122733
}Build with TOP/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key