Rate Overview
Live
1 GEL = 0.903499 TOP
1 TOP = 1.1068
GEL
Avg
0.897744
High
0.908644
Low
0.888534
Last updated: 6/30/2026, 5:17:51 AM
Quick Conversions
| GEL | TOP |
|---|---|
| 1 GEL | 0.90 TOP |
| 10 GEL | 9.03 TOP |
| 50 GEL | 45.17 TOP |
| 100 GEL | 90.35 TOP |
| 500 GEL | 451.75 TOP |
| 1,000 GEL | 903.50 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-06-30T05:17:51Z",
"rates": {
"TOP": 0.903499
}
}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": 90.3499,
"rate": 0.903499
}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