Rate Overview
Live
1 GEL = 0.278797 SHP
1 SHP = 3.5868
GEL
Avg
0.276838
High
0.281628
Low
0.271419
Last updated: 5/27/2026, 9:48:12 AM
Quick Conversions
| GEL | SHP |
|---|---|
| 1 GEL | 0.28 SHP |
| 10 GEL | 2.79 SHP |
| 50 GEL | 13.94 SHP |
| 100 GEL | 27.88 SHP |
| 500 GEL | 139.40 SHP |
| 1,000 GEL | 278.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-05-27T09:48:12Z",
"rates": {
"SHP": 0.278797
}
}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.879700000000003,
"rate": 0.278797
}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