Rate Overview
Live
1 GYD = 0.012890 GEL
1 GEL = 77.5795
GYD
Avg
0.012871
High
0.012890
Low
0.012826
Last updated: 4/17/2026, 1:52:23 AM
Quick Conversions
| GYD | GEL |
|---|---|
| 1 GYD | 0.01 GEL |
| 10 GYD | 0.13 GEL |
| 50 GYD | 0.64 GEL |
| 100 GYD | 1.29 GEL |
| 500 GYD | 6.45 GEL |
| 1,000 GYD | 12.89 GEL |
Get GYD/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GYD¤cies=GELExample Response:
{
"success": true,
"base": "GYD",
"date": "2026-04-17T01:52:23Z",
"rates": {
"GEL": 0.01289
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GYD&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "GYD",
"to": "GEL",
"amount": 100
},
"result": 1.2890000000000001,
"rate": 0.01289
}Build with GYD/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key