Rate Overview
Live
1 GEL = 11.7965 TWD
1 TWD = 0.084771
GEL
Avg
11.7954
High
11.8152
Low
11.7677
Last updated: 5/29/2026, 9:45:00 PM
Quick Conversions
| GEL | TWD |
|---|---|
| 1 GEL | 11.80 TWD |
| 10 GEL | 117.97 TWD |
| 50 GEL | 589.83 TWD |
| 100 GEL | 1,179.65 TWD |
| 500 GEL | 5,898.27 TWD |
| 1,000 GEL | 11,796.54 TWD |
Get GEL/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=TWDExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-05-29T21:45:00Z",
"rates": {
"TWD": 11.796537
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "TWD",
"amount": 100
},
"result": 1179.6537,
"rate": 11.796537
}Build with GEL/TWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key