Rate Overview
Live
1 GYD = 0.012579 GEL
1 GEL = 79.4976
GYD
Avg
0.012552
High
0.012579
Low
0.012513
Last updated: 7/25/2026, 9:03:44 PM
Quick Conversions
| GYD | GEL |
|---|---|
| 1 GYD | 0.01 GEL |
| 10 GYD | 0.13 GEL |
| 50 GYD | 0.63 GEL |
| 100 GYD | 1.26 GEL |
| 500 GYD | 6.29 GEL |
| 1,000 GYD | 12.58 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-07-25T21:03:44Z",
"rates": {
"GEL": 0.012579
}
}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.2579,
"rate": 0.012579
}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