Rate Overview
Live
1 GEL = 0.866818 TOP
1 TOP = 1.1536
GEL
Avg
0.871987
High
0.877716
Low
0.862484
Last updated: 4/17/2026, 12:31:20 AM
Quick Conversions
| GEL | TOP |
|---|---|
| 1 GEL | 0.87 TOP |
| 10 GEL | 8.67 TOP |
| 50 GEL | 43.34 TOP |
| 100 GEL | 86.68 TOP |
| 500 GEL | 433.41 TOP |
| 1,000 GEL | 866.82 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-04-17T00:31:20Z",
"rates": {
"TOP": 0.866818
}
}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": 86.6818,
"rate": 0.866818
}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