Rate Overview
Live
1 TWD = 0.084423 GEL
1 GEL = 11.8451
TWD
Avg
0.086347
High
0.090645
Low
0.084423
Last updated: 3/27/2026, 6:30:49 AM
Quick Conversions
| TWD | GEL |
|---|---|
| 1 TWD | 0.08 GEL |
| 10 TWD | 0.84 GEL |
| 50 TWD | 4.22 GEL |
| 100 TWD | 8.44 GEL |
| 500 TWD | 42.21 GEL |
| 1,000 TWD | 84.42 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-03-27T06:30:49Z",
"rates": {
"GEL": 0.084423
}
}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.4423,
"rate": 0.084423
}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