Rate Overview
Live
1 TWD = 0.085347 GEL
1 GEL = 11.7169
TWD
Avg
0.084875
High
0.085347
Low
0.084424
Last updated: 4/16/2026, 9:23:58 AM
Quick Conversions
| TWD | GEL |
|---|---|
| 1 TWD | 0.09 GEL |
| 10 TWD | 0.85 GEL |
| 50 TWD | 4.27 GEL |
| 100 TWD | 8.53 GEL |
| 500 TWD | 42.67 GEL |
| 1,000 TWD | 85.35 GEL |
Get TWD/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TWD¤cies=GELExample Response:
{
"success": true,
"base": "TWD",
"date": "2026-04-16T09:23:58Z",
"rates": {
"GEL": 0.085347
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TWD&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TWD",
"to": "GEL",
"amount": 100
},
"result": 8.5347,
"rate": 0.085347
}Build with TWD/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key