Rate Overview
Live
1 GEL = 0.285346 SHP
1 SHP = 3.5045
GEL
Avg
0.285175
High
0.287132
Low
0.282772
Last updated: 7/6/2026, 11:02:09 AM
Quick Conversions
| GEL | SHP |
|---|---|
| 1 GEL | 0.29 SHP |
| 10 GEL | 2.85 SHP |
| 50 GEL | 14.27 SHP |
| 100 GEL | 28.53 SHP |
| 500 GEL | 142.67 SHP |
| 1,000 GEL | 285.35 SHP |
Get GEL/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=SHPExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-07-06T11:02:09Z",
"rates": {
"SHP": 0.285346
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "SHP",
"amount": 100
},
"result": 28.534599999999998,
"rate": 0.285346
}Build with GEL/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key