Rate Overview
Live
1 GEL = 0.277837 SHP
1 SHP = 3.5992
GEL
Avg
0.276202
High
0.277837
Low
0.273996
Last updated: 3/27/2026, 5:16:05 PM
Quick Conversions
| GEL | SHP |
|---|---|
| 1 GEL | 0.28 SHP |
| 10 GEL | 2.78 SHP |
| 50 GEL | 13.89 SHP |
| 100 GEL | 27.78 SHP |
| 500 GEL | 138.92 SHP |
| 1,000 GEL | 277.84 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-03-27T17:16:05Z",
"rates": {
"SHP": 0.277837
}
}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": 27.7837,
"rate": 0.277837
}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