Rate Overview
Live
1 GEL = 0.283798 SHP
1 SHP = 3.5236
GEL
Avg
0.283831
High
0.284607
Low
0.283098
Last updated: 8/13/2026, 8:59:36 PM
Quick Conversions
| GEL | SHP |
|---|---|
| 1 GEL | 0.28 SHP |
| 10 GEL | 2.84 SHP |
| 50 GEL | 14.19 SHP |
| 100 GEL | 28.38 SHP |
| 500 GEL | 141.90 SHP |
| 1,000 GEL | 283.80 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-08-13T20:59:36Z",
"rates": {
"SHP": 0.283798
}
}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.3798,
"rate": 0.283798
}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