Rate Overview
Live
1 GYD = 0.012513 GEL
1 GEL = 79.9169
GYD
Avg
0.012552
High
0.012607
Low
0.012513
Last updated: 7/20/2026, 6:20:23 AM
Quick Conversions
| GYD | GEL |
|---|---|
| 1 GYD | 0.01 GEL |
| 10 GYD | 0.13 GEL |
| 50 GYD | 0.63 GEL |
| 100 GYD | 1.25 GEL |
| 500 GYD | 6.26 GEL |
| 1,000 GYD | 12.51 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-20T06:20:23Z",
"rates": {
"GEL": 0.012513
}
}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.2513,
"rate": 0.012513
}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