Rate Overview
Live
1 TWD = 0.080774 GEL
1 GEL = 12.3802
TWD
Avg
0.084471
High
0.085790
Low
0.080774
Last updated: 7/21/2026, 12:10:32 AM
Quick Conversions
| TWD | GEL |
|---|---|
| 1 TWD | 0.08 GEL |
| 10 TWD | 0.81 GEL |
| 50 TWD | 4.04 GEL |
| 100 TWD | 8.08 GEL |
| 500 TWD | 40.39 GEL |
| 1,000 TWD | 80.77 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-07-21T00:10:32Z",
"rates": {
"GEL": 0.080774
}
}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.077399999999999,
"rate": 0.080774
}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